xiaodai2022 2 years ago
parent
commit
3865e068a9
2 changed files with 1 additions and 1 deletions
  1. 0 0
      dist/static/js/0.js
  2. 1 1
      src/views/purchaseIn/purchaseOrder/detail.vue

File diff suppressed because it is too large
+ 0 - 0
dist/static/js/0.js


+ 1 - 1
src/views/purchaseIn/purchaseOrder/detail.vue

@@ -62,7 +62,7 @@
                       ppowers.some((i) => i == '0') &&
                       sitem.status === '0' &&
                       sitem.has_account + '' === '0' &&
-                      (e.order_type + '' === '2' || e.order_type + '' === '3')
+                      (sitem.order_type + '' === '2' || sitem.order_type + '' === '3')
                     "
                     effect="dark"
                     content="已于供应商确认"

Some files were not shown because too many files changed in this diff