Parcourir la source

退货申请单权限

zhouhao il y a 2 ans
Parent
commit
830ee85912
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/supply/apply/apply_list.vue

+ 1 - 1
src/views/supply/apply/apply_list.vue

@@ -488,7 +488,7 @@
                     ||
                      $checkBtnRole('apply', $route.meta.roles) &&
                     (scope.row.automaticStatus &&
-                      scope.row.examineStatus === 'WAIT' &&
+                      scope.row.examineStatus !== 'OK' &&
                       scope.row.type == 2)
                   "
                   style="margin-left: 10px"