Explorar el Código

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

yuanrf hace 1 mes
padre
commit
49ac3ef69e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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('没有审核权限');
             }