|
@ -97,7 +97,7 @@ export default { |
|
|
{ field: "负责人", keyName: "personInCharge", type: "text" }, |
|
|
{ field: "负责人", keyName: "personInCharge", type: "text" }, |
|
|
{ field: "联系电话", keyName: "mobile", type: "text" }, |
|
|
{ field: "联系电话", keyName: "mobile", type: "text" }, |
|
|
{ field: "最新检查时间", keyName: "latestPatrolTime", type: "text" }, |
|
|
{ field: "最新检查时间", keyName: "latestPatrolTime", type: "text" }, |
|
|
{ field: "最新结果", keyName: "latestResult", type: "text" }, |
|
|
{ field: "最新结果", keyName: "latestResultName", type: "text" }, |
|
|
], |
|
|
], |
|
|
tableUrl: "/gov/org/enterprise/list", |
|
|
tableUrl: "/gov/org/enterprise/list", |
|
|
mubanUrl: "/gov/org/enterprise/download-tem", |
|
|
mubanUrl: "/gov/org/enterprise/download-tem", |
|
|