update - 质检材料添加

master
yinq 7 months ago
parent 948cddf7cb
commit 0c9e34e69f

@ -393,6 +393,7 @@ export default {
/** 新增按钮操作 */ /** 新增按钮操作 */
handleAdd() { handleAdd() {
// this.reset(); // this.reset();
this.form.objId = null;
this.open = true; this.open = true;
this.title = "添加质检材料信息"; this.title = "添加质检材料信息";
}, },

Loading…
Cancel
Save