shish 5 лет назад
Родитель
Сommit
dccb6238cf
3 измененных файлов с 6 добавлено и 6 удалено
  1. 2 2
      ghs/src/views/item/list.vue
  2. 2 2
      hd/src/views/item/list.vue
  3. 2 2
      pt/src/views/item/list.vue

+ 2 - 2
ghs/src/views/item/list.vue

@@ -184,13 +184,13 @@ export default {
             },
             {
               prop: 'cost',
-              label: '成本价',
+              label: '每扎成本价',
               align: 'center',
               'min-width': 100
             },
             {
               prop: 'addPrice',
-              label: '加价',
+              label: '每扎加价',
               align: 'center',
               'min-width': 100
             },

+ 2 - 2
hd/src/views/item/list.vue

@@ -184,13 +184,13 @@ export default {
             },
             {
               prop: 'cost',
-              label: '成本价',
+              label: '每扎成本价',
               align: 'center',
               'min-width': 100
             },
             {
               prop: 'addPrice',
-              label: '加价',
+              label: '每扎加价',
               align: 'center',
               'min-width': 100
             },

+ 2 - 2
pt/src/views/item/list.vue

@@ -177,13 +177,13 @@ export default {
             },
             {
               prop: 'cost',
-              label: '成本价',
+              label: '每扎成本价',
               align: 'center',
               'min-width': 100
             },
             {
               prop: 'addPrice',
-              label: '加价',
+              label: '每扎加价',
               align: 'center',
               'min-width': 100
             },