去掉年度提示
This commit is contained in:
@@ -176,9 +176,6 @@ export default {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log('addCloumns',addCloumns)
|
|
||||||
console.log('filterData',filterData)
|
|
||||||
|
|
||||||
this.columns = [
|
this.columns = [
|
||||||
{ title: "类别", dataIndex: "type", sorter: true },
|
{ title: "类别", dataIndex: "type", sorter: true },
|
||||||
{ title: "点位名称", dataIndex: "pointName", sorter: true},
|
{ title: "点位名称", dataIndex: "pointName", sorter: true},
|
||||||
|
|||||||
Reference in New Issue
Block a user