liuhj 2 meses atrás
pai
commit
d6925d6f58
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/components/OP/SuppliesInventory.vue

+ 1 - 0
src/components/OP/SuppliesInventory.vue

@@ -1206,6 +1206,7 @@ export default {
                     auditDep=val.auditPers[i].auditDep
                 }
             }
+            
             if (auditDep==0) {
                 return this.$message.error('没有审核权限');
             }