Переглянути джерело

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

yuanrf 1 місяць тому
батько
коміт
49ac3ef69e
1 змінених файлів з 1 додано та 0 видалено
  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('没有审核权限');
             }