[update] 修改企标制修订,增加任务转交模块

This commit is contained in:
lideqin
2023-12-26 16:31:48 +08:00
parent 28988758d3
commit 28dad68b26
7 changed files with 571 additions and 4 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ export default {
this.$refs.selectModal.open(this.value)
},
selectChange (ids) {
this.$emit('change', ids)
this.$emit('change', ids, this.filedName)
},
nameChange (value) {
this.checkedValue = value