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