소스 검색

Merge branch 'master' of http://47.107.53.207:3000/ymy/oms

ymy 1 년 전
부모
커밋
ceabbcd2f2
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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: {