[update 标准解读流程] 会签人员多选
This commit is contained in:
+1
@@ -43,6 +43,7 @@
|
||||
<user-selection :placeholder="$t('pleaseSelect')+$t('workCenter.standardInterpretationProcess.countersigningPerson')"
|
||||
v-decorator="['countersignPersonIds', validatorRules.countersignPersonIds]"
|
||||
:disabled="disabled"
|
||||
type="checkbox"
|
||||
filedName="countersignPersonIds"
|
||||
@nameChange="userSelectNameChange"
|
||||
:nameStr="formInline.countersignPersonIds_dictText" />
|
||||
|
||||
+1
@@ -143,6 +143,7 @@
|
||||
<user-selection :placeholder="$t('pleaseSelect')+$t('workCenter.standardInterpretationProcess.countersigningPerson')"
|
||||
v-decorator="['countersignPersonIds', validatorRules.countersignPersonIds]"
|
||||
:disabled="disabled"
|
||||
type="checkbox"
|
||||
filedName="countersignPersonIds"
|
||||
@nameChange="userSelectNameChange"
|
||||
:nameStr="formInline.countersignPersonIds_dictText" />
|
||||
|
||||
Reference in New Issue
Block a user