浏览代码

退货申请单权限

zhouhao 2 年之前
父节点
当前提交
830ee85912
共有 1 个文件被更改,包括 1 次插入1 次删除
  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"