Parcourir la source

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

yuanrf il y a 3 mois
Parent
commit
49ac3ef69e
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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('没有审核权限');
             }