Commit 3b6d05d7 by lichengming
parents 5ff171c0 83e688a9
......@@ -178,10 +178,6 @@ export default {
},
_tableResultChange(msg, data) {
switch (msg) {
case 'page':
this.selectData = []
this.getPage = this.$store.state.ElnTemplate.page
break
case 'singleSelect':
this.selectData = [data]
break
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment