Explorar el Código

feat: 优化细节

叶静 hace 8 horas
padre
commit
111b4e2e64
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/app/shop/admin/goods/goods/index.vue

+ 1 - 1
src/app/shop/admin/goods/goods/index.vue

@@ -61,7 +61,7 @@
               <el-table-column
                 sortable="custom"
                 prop="id"
-                label="商品编号"
+                label="商品ID"
                 min-width="100"
               ></el-table-column>
               <el-table-column label="商品信息" min-width="300">