فهرست منبع

fix property text

haojianlong 5 سال پیش
والد
کامیت
f5ef69d00f
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      src/views/ledger/facility/parts/index.vue
  2. 1 1
      src/views/ledger/facility/partsmanage/index.vue

+ 1 - 1
src/views/ledger/facility/parts/index.vue

@@ -280,7 +280,7 @@ export default {
           readOnly: true
         },
         {
-          data: "PropertyName",
+          data: "PropertyLocalName",
           readOnly: true
         }
       );

+ 1 - 1
src/views/ledger/facility/partsmanage/index.vue

@@ -427,7 +427,7 @@ export default {
           readOnly: true
         },
         {
-          data: "PropertyName",
+          data: "PropertyLocalName",
           readOnly: true
         }
       );