This commit is contained in:
熊成强 2020-11-20 09:57:33 +08:00
parent ce1fcb3e49
commit b57f31ad5e

View File

@ -44,7 +44,7 @@
>新发起考核 >新发起考核
<el-input <el-input
v-model="formData.mergeType.name" v-model="formData.mergeType.name"
:disabled="formData.cycleTimeType===0" disabled
maxlength="30" maxlength="30"
show-word-limit show-word-limit
></el-input> ></el-input>