@@ -262,54 +276,40 @@
-
-
-
- {{$t('zoneOfApplication')}}
-
-
-
-
-
-
-
-
-
-
-
-
- {{$t('applicableSupplement')}}
-
-
-
-
-
-
-
-
-
-
-
- {{$t('remarks')}}
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -325,7 +325,7 @@
tree-node-filter-prop="title"
v-model="formInline.designDeliverableType"
:maxTagCount="1"
- :disabled="formInline.taskAffirmStatus != 'Not started' && !formInline.designDeliverableType ? true : false"
+ :disabled="formInline.taskAffirmStatus != 'Not started' ? true : false"
:getPopupContainer="triggerNode=> triggerNode.parentNode"
class="box-input"
style="width: 100%"
@@ -349,7 +349,7 @@