52609 标准拆分-拆分,资料类型不显示(标准法规入库流程

This commit is contained in:
宋伟佳
2022-04-15 14:43:43 +08:00
parent c608a25722
commit 5e9d33b507
@@ -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);