优化aitable
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
)
|
||||
}
|
||||
},
|
||||
{ prop: 'todayReport', align: 'center', label: '今日上报', formart: v => v ? '已上报' : '未上报' }
|
||||
{ prop: 'todayReport', align: 'center', label: '今日上报', format: v => v ? '已上报' : '未上报' }
|
||||
],
|
||||
tableData: [],
|
||||
total: 0,
|
||||
|
||||
Reference in New Issue
Block a user