feat: There is no way the, BUG #52123
This commit is contained in:
@@ -1477,6 +1477,10 @@
|
||||
};
|
||||
this.form.modelData.push(list);
|
||||
this.$message.success("新增成功!")
|
||||
this.showForm.modelNum = ""
|
||||
this.showForm.modelUpdBefore = ""
|
||||
this.showForm.modelUpdAfter = ""
|
||||
this.showForm.modelContent = ""
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
@@ -1642,6 +1642,10 @@
|
||||
};
|
||||
this.form.modelData.push(list);
|
||||
this.$message.success("新增成功!")
|
||||
this.showForm.modelNum = ""
|
||||
this.showForm.modelUpdBefore = ""
|
||||
this.showForm.modelUpdAfter = ""
|
||||
this.showForm.modelContent = ""
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user