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