This commit is contained in:
dt_2916866708
2024-01-16 10:13:50 +08:00
parent a65df7e75f
commit 2017774e03
6 changed files with 424 additions and 372 deletions

View File

@@ -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;