[update] 企标计划流程制定的企标编号改为不可修改
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<a-input class="box-input"
|
||||
v-model="formInline.newEnStandardNo"
|
||||
:maxLength="50"
|
||||
@blur="newEnStandardNoBlur"
|
||||
disabled
|
||||
:placeholder="$t('pleaseEnter')+$t('workCenter.enterpriseInitChangePlan.enterpriseStandardNum')" />
|
||||
</a-form-model-item>
|
||||
</div>
|
||||
@@ -996,10 +996,6 @@ export default {
|
||||
decadeCodeChange (value) {
|
||||
this.getEnStandardNo()
|
||||
},
|
||||
newEnStandardNoBlur (value) {
|
||||
// 返回流程名称
|
||||
this.returnProcessName()
|
||||
},
|
||||
newEnStandardNameBlur (value) {
|
||||
// 企标名称,企标名称修改流程名称需要自动更改
|
||||
this.returnProcessName()
|
||||
|
||||
Reference in New Issue
Block a user