Explorar el Código

fix(bugs): 修改文案

tangning hace 3 años
padre
commit
37654b68db
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,