设备信息bug
This commit is contained in:
@@ -424,6 +424,7 @@ export default {
|
||||
// 表单参数
|
||||
form: {
|
||||
id: null,
|
||||
files: []
|
||||
},
|
||||
showUploadComponents: false, // 是否显示上传组件
|
||||
};
|
||||
@@ -506,6 +507,7 @@ export default {
|
||||
spec: undefined,
|
||||
description: undefined,
|
||||
remark: undefined,
|
||||
files: []
|
||||
};
|
||||
this.resetForm('form');
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user