xiaodai2022 2 năm trước cách đây
mục cha
commit
adc42a0544
2 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 0 0
      dist/static/js/0.js
  2. 1 2
      src/views/purchaseIn/purchaseOrder/detail.vue

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/static/js/0.js


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

@@ -361,8 +361,7 @@ export default {
     async goldPrice() {
       let res = {};
       let { order_type } = this.sitem;
-      if (
-        order_type == "1" ) {
+      if (order_type == "1" ||order_type == "2" ) {
         res = await asyncRequest.cost_detail({ spuCode: this.sitem.spuCode });
       } else {
         res = await asyncRequest.cove_detail({ spuCode: this.sitem.spuCode });

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác