优化表格空数据提示

This commit is contained in:
庞东林
2021-12-27 09:52:09 +08:00
parent 4ba63e2d2e
commit 35e5d10be0
14 changed files with 14 additions and 12 deletions

View File

@@ -68,7 +68,7 @@ export default {
locale,
bill: {},
// 表格数据接口
datasource:{},
datasource:[],
selection: [],
columns:[
{title:"断面名称",dataIndex:"sectionName",},