Commit fb204149 authored by 何虹's avatar 何虹 💬

优化删除不必要的代码

parent 6d929ac8
......@@ -299,10 +299,8 @@ export default {
})
this.initTableConfig()
this.queryTableData()
this.$store.commit('change_viewStatus', true)
},
dialogClose() {
this.$store.commit('change_viewStatus', false)
this.innervisible = false
},
row_click(row) {
......
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