🦄 refactor: 新增物料选择器
This commit is contained in:
@@ -384,7 +384,8 @@ export default {
|
||||
createTime: undefined,
|
||||
createBy: undefined,
|
||||
updateTime: undefined,
|
||||
updateBy: undefined
|
||||
updateBy: undefined,
|
||||
type: 'product'
|
||||
};
|
||||
this.resetForm("form");
|
||||
},
|
||||
|
||||
@@ -384,7 +384,8 @@ export default {
|
||||
createTime: undefined,
|
||||
createBy: undefined,
|
||||
updateTime: undefined,
|
||||
updateBy: undefined
|
||||
updateBy: undefined,
|
||||
type: 'semi'
|
||||
};
|
||||
this.resetForm("form");
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user