Forráskód Böngészése

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

yuanrf 1 hónapja%!(EXTRA string=óta)
szülő
commit
49ac3ef69e
1 módosított fájl, 1 hozzáadás és 0 törlés
  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('没有审核权限');
             }