cz 1 سال پیش
والد
کامیت
fc0194f28e
2فایلهای تغییر یافته به همراه604 افزوده شده و 117 حذف شده
  1. 3 3
      src/views/purchaseManage/purchaseManage/purchase/index.vue
  2. 601 114
      src/views/salesMange/shipmentMange/document/index.vue

+ 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 ? "产品" : "物料";
       },
     },
 

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 601 - 114
src/views/salesMange/shipmentMange/document/index.vue


برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است