소스 검색

fix(bugs): 修改文案

tangning 3 년 전
부모
커밋
37654b68db
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/product/list.data.ts

+ 1 - 1
src/views/product/list.data.ts

@@ -79,7 +79,7 @@ export const columns: BasicColumn[] = [
     width: 120,
   },
   {
-    title: '零售价格',
+    title: '销售价',
     dataIndex: 'retailPrice',
     sorter: true,
     width: 80,