[update] 修改企标制修订,增加任务转交模块
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user