| | |
| | | sortName: "id" |
| | | }); |
| | | const editFormFields = ref({ |
| | | //enalbeStatus: "", |
| | | //locationStatus: "", |
| | | enalbeStatus: "", |
| | | locationStatus: "", |
| | | locationType:"", |
| | | row: "", column: "", layer: "", |
| | | //roadwayNo: "" |
| | |
| | | ], |
| | | [ |
| | | { "title": "è´§ä½ç±»å", "field": "locationType", "type": "select", dataKey: "LocationType", data: [] }, |
| | | //{ "title": "è´§ä½ç¶æ", "field": "locationStatus", "type": "select", dataKey: "LocationState", data: [] }, |
| | | //{ "title": "æ¯å¦ç¦ç¨", "field": "enalbeStatus", "type": "select", dataKey: "EnalbeStatus", data: [] }, |
| | | { "title": "è´§ä½ç¶æ", "field": "locationStatus", "type": "select", dataKey: "LocationState", data: [] }, |
| | | { "title": "æ¯å¦ç¦ç¨", "field": "enalbeStatus", "type": "select", dataKey: "EnalbeStatus", data: [] }, |
| | | ], |
| | | // [ |
| | | // { "title": "å··éç¼å·", "field": "roadwayNo", type: "text" }, |