ysy 1 год назад
Родитель
Сommit
0134814e17

+ 2 - 1
src/views/bpm/handleTask/components/bomApproverJSYY/detailDialog.vue

@@ -15,6 +15,7 @@
       <template v-slot:toolbar>
         <div class="toolbar_box">
           <div>
+          
             <div v-if="taskDefinitionKey == 'Activity_0uypakw'">
               <el-input
                 size="mini"
@@ -80,7 +81,7 @@
           filterable
           placeholder="请选择供应商"
           :disabled="
-            taskDefinitionKey != 'Activity_021lrxj' ||
+            taskDefinitionKey != 'Activity_021lrxj' &&
             taskDefinitionKey != 'Activity_1q7btlc'
           "
         >

+ 1 - 1
src/views/bpm/handleTask/components/bomApproverJSdevice/detailDialog.vue

@@ -80,7 +80,7 @@
           filterable
           placeholder="请选择供应商"
           :disabled="
-            taskDefinitionKey != 'Activity_021lrxj' ||
+            taskDefinitionKey != 'Activity_021lrxj' &&
             taskDefinitionKey != 'Activity_1q7btlc'
           "
         >