Browse Source

no message

linwenxin 2 tháng trước cách đây
mục cha
commit
a58605e800
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      src/packageWorkorder/pages/nandufysq.vue

+ 3 - 1
src/packageWorkorder/pages/nandufysq.vue

@@ -99,7 +99,9 @@
 
       <view
         class="info-container card mt30"
-        v-if="oldData.workerInvolveApplyItems && oldData.workerInvolveApplyItems.length"
+        v-if="
+          oldData.workerInvolveApplyItems && oldData.workerInvolveApplyItems.length && ![1, 3].includes(oldData.status)
+        "
       >
         <view class="common-title">
           <text>审核信息</text>