瀏覽代碼

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

liujt 7 月之前
父節點
當前提交
91561b35fe
共有 1 個文件被更改,包括 1 次插入1 次删除
  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',