52609 标准拆分-拆分,资料类型不显示(标准法规入库流程
This commit is contained in:
@@ -1261,6 +1261,7 @@ export default {
|
||||
if (this.form.zrgcs.length === 0) {
|
||||
this.form.zrgcs = "";
|
||||
}
|
||||
this.form.standType = this.form.standInData === '0' ? 'INLAND' : 'FOREIGN'
|
||||
this.form.menuIds = this.form.treeListId;
|
||||
this.form.BBFDTBZ = this.form.bfbdtbzh
|
||||
const json = JSON.stringify(this.form);
|
||||
|
||||
Reference in New Issue
Block a user