修改
This commit is contained in:
@@ -244,6 +244,7 @@ export default {
|
|||||||
this.$emit('update:dialogShow', false)
|
this.$emit('update:dialogShow', false)
|
||||||
this.$emit('AddChanged')
|
this.$emit('AddChanged')
|
||||||
this.tableData = []
|
this.tableData = []
|
||||||
|
this.current_row = null
|
||||||
},
|
},
|
||||||
queryMater(index, row) {
|
queryMater(index, row) {
|
||||||
this.materialShow = true
|
this.materialShow = true
|
||||||
|
|||||||
Reference in New Issue
Block a user