|
|
@ -93,7 +93,7 @@ export default { |
|
|
|
{ field: "场所名称", keyName: "placeOrgName", type: "text" }, |
|
|
|
{ field: "场所地址", keyName: "address", type: "text" }, |
|
|
|
{ field: "场所类型", keyName: "placeTypeName", type: "text" }, |
|
|
|
{ field: "规模", keyName: "scale", type: "text" }, |
|
|
|
{ field: "规模", keyName: "scaleName", type: "text" }, |
|
|
|
{ field: "负责人", keyName: "personInCharge", type: "text" }, |
|
|
|
{ field: "联系电话", keyName: "mobile", type: "text" }, |
|
|
|
{ field: "最新检查时间", keyName: "latestPatrolTime", type: "text" }, |
|
|
|