e7367f21 by 田浩浩

111

1 parent 43033b73
......@@ -10,11 +10,16 @@ class data {
label: "区域名称",
},
{
prop: "UPLOADTIME",
prop: "ACCESSDATE",
label: "日期",
width: '150',
},
{
prop: "UPLOADTIME",
label: "汇交日期",
width: '150',
},
{
prop: "type",
label: "类别",
render: (h, scope) => {
......