[update] 修改bug81640
This commit is contained in:
+1
@@ -512,6 +512,7 @@
|
||||
<a-form-model-item class="item-model" prop="cooperationUnit">
|
||||
<j-select-depart v-model="formInline.cooperationUnit"
|
||||
:disabled="disabled"
|
||||
:multi="true"
|
||||
@back="cooperationUnitBack"
|
||||
:backDepart="true" />
|
||||
</a-form-model-item>
|
||||
|
||||
+1
@@ -490,6 +490,7 @@
|
||||
<a-form-model-item class="item-model" prop="cooperationUnit">
|
||||
<j-select-depart v-model="formInline.cooperationUnit"
|
||||
:disabled="disabled"
|
||||
:multi="true"
|
||||
@back="cooperationUnitBack"
|
||||
:backDepart="true" />
|
||||
</a-form-model-item>
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@
|
||||
</div>
|
||||
<!-- 征求意见截止日期,限制要比计划的时间早 -->
|
||||
<div class="box-title-text form-flex-item">
|
||||
<div class="title-text title-text-long">
|
||||
<div class="title-text">
|
||||
<span class="required">*</span>
|
||||
<span class="title-text-text" :title="$t('workCenter.enStandardRevision.deadlineForComments')">
|
||||
{{ $t('workCenter.enStandardRevision.deadlineForComments') }}
|
||||
|
||||
Reference in New Issue
Block a user