Browse Source

refactor(product-list): 将measureUnit重命名为measuringUnit

liujt 7 tháng trước cách đây
mục cha
commit
91561b35fe
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/BIZComponents/product-list.vue

+ 1 - 1
src/BIZComponents/product-list.vue

@@ -381,7 +381,7 @@
             showOverflowTooltip: true
           },
           {
-            prop: 'measureUnit',
+            prop: 'measuringUnit',
             label: '计量单位',
             showOverflowTooltip: true,
             align: 'center',