| | |
| | | field: "layer", |
| | | type: "string", |
| | | }, |
| | | { |
| | | title: "è´§ä½æ·±åº¦", |
| | | required: true, |
| | | field: "depth", |
| | | type: "string", |
| | | }, |
| | | // { |
| | | // title: "è´§ä½æ·±åº¦", |
| | | // required: true, |
| | | // field: "depth", |
| | | // type: "string", |
| | | // }, |
| | | ], |
| | | [ |
| | | { |
| | | title: "è´§ä½ç±»å", |
| | | required: true, |
| | | field: "locationType", |
| | | type: "string", |
| | | type: "select", |
| | | dataKey: "locationTypeEnum", |
| | | data: [], |
| | | }, |
| | | { |
| | | title: "ç¦ç¨ç¶æ", |
| | | required: true, |
| | | field: "enableStatus", |
| | | type: "select", |
| | | dataKey: "enableStatusEnum", |
| | | data: [], |
| | | }, |
| | | { |
| | | title: "åºå主é®", |
| | | required: true, |
| | | field: "areaId", |
| | | type: "string", |
| | | hidden:true, |
| | | hidden: true, |
| | | }, |
| | | { |
| | | title: "å··éç¼å·", |
| | | required: true, |
| | | field: "roadwayNo", |
| | | type: "string", |
| | | }, |
| | | // { |
| | | // title: "å··éç¼å·", |
| | | // required: true, |
| | | // field: "roadwayNo", |
| | | // type: "string", |
| | | // }, |
| | | ], |
| | | ]); |
| | | const searchFormFields = ref({ |
| | |
| | | dataKey: "locationTypeEnum", |
| | | data: [], |
| | | }, |
| | | { |
| | | { |
| | | title: "è´§ä½ç¶æ", |
| | | field: "locationStatus", |
| | | type: "selectList", |
| | |
| | | title: "åºå主é®", |
| | | type: "string", |
| | | width: 90, |
| | | hidden:true, |
| | | hidden: true, |
| | | align: "left", |
| | | bind: { |
| | | key: "areainfo", |
| | | data: [] |
| | | } |
| | | data: [], |
| | | }, |
| | | }, |
| | | { |
| | | field: "locationCode", |
| | |
| | | type: "string", |
| | | width: 120, |
| | | align: "left", |
| | | bind:{key: "locationTypeEnum", data: []} |
| | | bind: { key: "locationTypeEnum", data: [] }, |
| | | }, |
| | | { |
| | | field: "locationStatus", |