上报库自定义表头

This commit is contained in:
zyx.net
2023-04-07 15:36:35 +08:00
parent 8a4cf1dd24
commit ad126f5c19
@@ -587,10 +587,7 @@
this.content = []
let checkedList = []
jsonHead.forEach((res, index) => {
if(res.headFieldCn == '操作'){
res.field = 'operation'
}
checkedList.push(res.field)
checkedList.push(res.dataIndex)
// 配置列
if (res.type) {
this.columns.push({