25595
This commit is contained in:
@@ -102,7 +102,7 @@
|
|||||||
moduleId: '',
|
moduleId: '',
|
||||||
showIndex: 1
|
showIndex: 1
|
||||||
},
|
},
|
||||||
cateTotal: {},
|
cateTotal: 0,
|
||||||
isShowAdd: false,
|
isShowAdd: false,
|
||||||
id: '',
|
id: '',
|
||||||
tableData: []
|
tableData: []
|
||||||
@@ -175,7 +175,6 @@
|
|||||||
if (this.id) {
|
if (this.id) {
|
||||||
this.id = ''
|
this.id = ''
|
||||||
this.form.categoryName = ''
|
this.form.categoryName = ''
|
||||||
this.form.moduleId = ''
|
|
||||||
this.getCateList()
|
this.getCateList()
|
||||||
|
|
||||||
return false
|
return false
|
||||||
|
|||||||
Reference in New Issue
Block a user