| | |
| | | }, |
| | | ], |
| | | }, |
| | | // { |
| | | // label: "省份", |
| | | // hide: true, |
| | | // prop: "province", |
| | | // // search: true, |
| | | // width: 100, |
| | | // searchSpan: 2, |
| | | // searchLabelWidth: 45, |
| | | // placeholder: "省份", |
| | | // type: "select", |
| | | // value: "36", |
| | | // props: { |
| | | // label: "name", |
| | | // value: "code", |
| | | // }, |
| | | // cascaderItem: ["city", "district"], |
| | | // dicUrl: "/api/blade-system/region/select", |
| | | // span: 6, |
| | | // className: "cityreal1", |
| | | // addDisplay: true, |
| | | // editDisplay: true, |
| | | // viewDisplay: true, |
| | | // }, |
| | | // { |
| | | // label: "地市", |
| | | // hide: true, |
| | | // prop: "city", |
| | | // type: "select", |
| | | // width: 100, |
| | | // searchPlaceholder: "地市", |
| | | // placeholder: "地市", |
| | | // searchLabelWidth: 1, |
| | | // value: "3601", |
| | | // searchSpan: 2, |
| | | // // search: true, |
| | | // props: { |
| | | // label: "name", |
| | | // value: "code", |
| | | // }, |
| | | // dicUrl: "/api/blade-system/region/select?code={{key}}", |
| | | // span: 3, |
| | | // labelWidth: "0", |
| | | // className: "cityreal2", |
| | | // addDisplay: true, |
| | | // editDisplay: true, |
| | | // viewDisplay: true, |
| | | // }, |
| | | // { |
| | | // label: "区县", |
| | | // hide: true, |
| | | // searchSpan: 2, |
| | | // searchLabelWidth: 1, |
| | | // width: 100, |
| | | // searchPlaceholder: "区县", |
| | | // placeholder: "区县", |
| | | // // search: true, |
| | | // prop: "district", |
| | | // type: "select", |
| | | // props: { |
| | | // label: "name", |
| | | // value: "code", |
| | | // }, |
| | | // dicUrl: "/api/blade-system/region/select?code={{key}}", |
| | | // span: 3, |
| | | // labelWidth: "0", |
| | | // className: "cityreal3", |
| | | // addDisplay: true, |
| | | // editDisplay: true, |
| | | // viewDisplay: true, |
| | | // }, |
| | | { |
| | | label: "集合点", |
| | | prop: "gathername", |
| | |
| | | } else { |
| | | that.form.map = { |
| | | formattedAddress: "", |
| | | latitude: 28.699957, |
| | | longitude: 115.862118, |
| | | latitude: 35.4998344672, |
| | | longitude: 112.867332758, |
| | | }; |
| | | } |
| | | }, |