Parcourir la source

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

liujt il y a 7 mois
Parent
commit
91561b35fe
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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',