Sfoglia il codice sorgente

Merge branch 'master' of http://132.232.92.186:3000/XinXiBu/oa-system

yuanrf 1 mese fa
parent
commit
49ac3ef69e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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('没有审核权限');
             }