Pārlūkot izejas kodu

Merge branch 'master' of http://36.137.93.232:3000/hf/byte-sailing-new

lxf 2 gadi atpakaļ
vecāks
revīzija
1216f519b4

+ 3 - 3
src/views/purchaseManage/purchaseManage/purchase/index.vue

@@ -196,10 +196,10 @@ const config = computed(() => {
     {
       attrs: {
         label: "物品类型",
-        prop: "productType",
+        prop: "productDefinition",
       },
-      render(productType) {
-        return productType == 1 ? "产品" : "物料";
+      render(productDefinition) {
+        return productDefinition == 1 ? "产品" : "物料";
       },
     },
 

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 601 - 114
src/views/salesMange/shipmentMange/document/index.vue


Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels