xiaodai2022 2 жил өмнө
parent
commit
adc42a0544

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 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 });

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно