标准入库流程-标准来源-点击海外标准入库-新增,还是跳转到国内标准入库
This commit is contained in:
@@ -2390,7 +2390,8 @@
|
|||||||
clearFormData(data) {
|
clearFormData(data) {
|
||||||
this.form = {
|
this.form = {
|
||||||
// 基础信息
|
// 基础信息
|
||||||
standInData: '0', // 标准来源
|
// standInData: '0', // 标准来源
|
||||||
|
standInData: this.form.standInData, // 标准来源
|
||||||
standSort: '', // 标准类别
|
standSort: '', // 标准类别
|
||||||
country: '', // 国家
|
country: '', // 国家
|
||||||
standSystem: '', // 标准体系
|
standSystem: '', // 标准体系
|
||||||
|
|||||||
Reference in New Issue
Block a user