[update 标准主计划] 关联其他模块
This commit is contained in:
+1
-1
@@ -278,7 +278,7 @@
|
||||
<!-- 交付物 -->
|
||||
<a-col :span="12">
|
||||
<a-form-item :label="$t('standardRegulationLibrary.standardMasterPlan.deliverables')">
|
||||
<a v-if="data[3].deliverableFileId" @click="previewStandardResolutionSheet(data[3].deliverableFileId)"></a>
|
||||
<a v-if="data[3].deliverableFileId" @click="previewStandardResolutionSheet(data[3].deliverableFileId)">解读表</a>
|
||||
<a-input v-else :placeholder="$t('pleaseEnter')+$t('standardRegulationLibrary.standardMasterPlan.deliverables')"
|
||||
:maxLength="50" disabled
|
||||
v-decorator="['data[3].deliverableFileId']" />
|
||||
|
||||
Reference in New Issue
Block a user