Przeglądaj źródła

🎨 电脑信息详情列名修改

xinyan 7 miesięcy temu
rodzic
commit
a22c2e455b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/computer-information/useColumns.tsx

+ 1 - 1
src/views/computer-information/useColumns.tsx

@@ -1,5 +1,5 @@
 export const ComputerCurrentColumns = [
-  { field: 'platformNumber', title: '电脑编号'},
+  { field: 'platformNumber', title: '平台编号'},
   { field: 'platform', title: '平台'},
   { field: 'platformName', title: '平台名称'},
   { field: 'brandName', title: '品牌'},