update 巡检单设置
This commit is contained in:
@@ -379,10 +379,7 @@ export default {
|
||||
this.handleQuery();
|
||||
},
|
||||
/** 新增按钮操作 */
|
||||
handleAdd() {
|
||||
// this.reset();
|
||||
// this.open = true;
|
||||
// this.title = '添加维修记录';
|
||||
handleAdd() {
|
||||
this.addOrUpdateVisible = true;
|
||||
this.$nextTick(() => {
|
||||
this.$refs.addOrUpdate.init();
|
||||
|
||||
Reference in New Issue
Block a user