Pārlūkot izejas kodu

商品物料属性kg修改为g

hcf 1 gadu atpakaļ
vecāks
revīzija
c27a5cda1a
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      src/views/audit/productManagement/index.vue

+ 2 - 2
src/views/audit/productManagement/index.vue

@@ -307,7 +307,7 @@
 				},
 				{
 					width: '80px',
-					title: '重量/kg',
+					title: '重量/g',
 					field: 'weight',
 					component: 'by-input',
 					compConfig: {
@@ -495,7 +495,7 @@
 				},
 				{
 					width: '80px',
-					title: '重量/kg',
+					title: '重量/g',
 					field: 'weight',
 					component: 'by-input',
 					compConfig: {