[update] 修改企标制修订流程

This commit is contained in:
lideqin
2023-12-22 17:36:09 +08:00
parent 74e553ddf7
commit 386707e7ba
8 changed files with 42 additions and 28 deletions
@@ -135,7 +135,7 @@ export default {
if (formData) {
// 有数据可以抛出
const data = {}
data.dataSource = this.dataSource
data.otherDraftUserVOS = this.dataSource
data.formInline = formData.formInline
return data
} else {