Sfoglia il codice sorgente

退货申请单权限

zhouhao 2 anni fa
parent
commit
830ee85912
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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"