|
|
@ -92,7 +92,7 @@ export default { |
|
|
|
{ field: "序号", keyName: "", type: "no" }, |
|
|
|
{ field: "场所名称", keyName: "placeOrgName", type: "text" }, |
|
|
|
{ field: "场所地址", keyName: "address", type: "text" }, |
|
|
|
{ field: "场所类型", keyName: "placeType", type: "text" }, |
|
|
|
{ field: "场所类型", keyName: "placeTypeName", type: "text" }, |
|
|
|
{ field: "规模", keyName: "scale", type: "text" }, |
|
|
|
{ field: "负责人", keyName: "personInCharge", type: "text" }, |
|
|
|
{ field: "联系电话", keyName: "mobile", type: "text" }, |
|
|
|