12
This commit is contained in:
@@ -86,8 +86,7 @@ export default {
|
||||
},
|
||||
addTreeListLabelForCasCard(arr, child) {
|
||||
},
|
||||
handlerSubmit() {
|
||||
console.log(this.model,'454545')
|
||||
handlerSubmit() {
|
||||
productApi[this.model](this.editPram).then((result) => {
|
||||
if(result.code==20000){
|
||||
this.$parent.$parent.editDialogConfig.visible=false;
|
||||
|
||||
Reference in New Issue
Block a user