平台件项目库 新增-责任部门修改
This commit is contained in:
+2
-2
@@ -95,7 +95,7 @@
|
|||||||
<span class="Required">*</span>
|
<span class="Required">*</span>
|
||||||
<span class="title-text-text" :title="$t('statisticalNodes')">{{$t('statisticalNodes')}}</span>
|
<span class="title-text-text" :title="$t('statisticalNodes')">{{$t('statisticalNodes')}}</span>
|
||||||
</div>
|
</div>
|
||||||
<a-form-model-item class="itemModel" prop="dutyTerritory">
|
<a-form-model-item class="itemModel" prop="dutyTerritoryName">
|
||||||
<a-select :placeholder="$t('PleaseSelect')+$t('statisticalNodes')"
|
<a-select :placeholder="$t('PleaseSelect')+$t('statisticalNodes')"
|
||||||
allowClear
|
allowClear
|
||||||
show-search
|
show-search
|
||||||
@@ -666,7 +666,7 @@
|
|||||||
trigger: 'change'
|
trigger: 'change'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
dutyTerritory: [
|
dutyTerritoryName: [
|
||||||
{
|
{
|
||||||
required: true,
|
required: true,
|
||||||
message: this.$t('statisticalNodes') + this.$t('cannotEmpty'),
|
message: this.$t('statisticalNodes') + this.$t('cannotEmpty'),
|
||||||
|
|||||||
Reference in New Issue
Block a user