zrj
2024-06-07 b07a3a9dcb89f9785b7b001d2d26b167376d597e
src/views/place/components/baseAllInfo.vue
@@ -49,10 +49,10 @@
    update,
    updatePlaceExt,
    getPlaceAddressList
  } from "@/api/place/place"
  } from "@/ssoapi/place/place"
  import {
    getPlaceList
  } from "@/api/doorplateAddress/doorplateAddress"
  } from "@/ssoapi/doorplateAddress/doorplateAddress"
  import website from "@/config/website"
  import boxTitle from "./boxTitle"
@@ -146,7 +146,7 @@
              prop: "neiCode",
              search: false,
              type: "tree",
              dicUrl: "/api/blade-system/region/tree",
              dicUrl: "/ssoapi/blade-system/region/tree",
              props: {
                label: "name",
                value: "id",
@@ -173,7 +173,7 @@
                value: "gridCode",
              },
              // dataType: 'string',
              dicUrl: "/api/blade-grid/grid/getGridList?communityCode={{neiCode}}",
              dicUrl: "/ssoapi/blade-grid/grid/getGridList?communityCode={{neiCode}}",
              rules: [{
                required: true,
                message: "请选择所属网格",
@@ -187,7 +187,7 @@
              prop: "label",
              labelWidth: 120,
              type: "select",
              dicUrl: "/api/blade-category/category/getCategory?level=2",
              dicUrl: "/ssoapi/blade-category/category/getCategory?level=2",
              cascader: ["smallLabel"],
              props: {
                label: "categoryName",
@@ -207,7 +207,7 @@
              labelWidth: 20,
              prop: "smallLabel",
              type: "select",
              dicUrl: "/api/blade-category/category/getCategory?parentNo={{label}}",
              dicUrl: "/ssoapi/blade-category/category/getCategory?parentNo={{label}}",
              props: {
                label: "categoryName",
                value: "categoryNo",
@@ -270,7 +270,7 @@
              labelWidth: 120,
              type: "select",
              display: false,
              dicUrl: "/api/blade-system/dict-biz/dictionary?code=nineType",
              dicUrl: "/ssoapi/blade-system/dict-biz/dictionary?code=nineType",
              dataType: "number",
              hide: true,
              props: {
@@ -308,7 +308,7 @@
              labelWidth: 120,
              display: false,
              row: true,
              dicUrl: "/api/blade-system/dict-biz/dictionary?code=frontType",
              dicUrl: "/ssoapi/blade-system/dict-biz/dictionary?code=frontType",
              dataType: "number",
              hide: true,
              props: {
@@ -347,7 +347,7 @@
              labelWidth: 120,
              display: true,
              row: true,
              dicUrl: "/api/blade-system/dict-biz/dictionary?code=noExplosionCategory",
              dicUrl: "/ssoapi/blade-system/dict-biz/dictionary?code=noExplosionCategory",
              dataType: "number",
              hide: true,
              props: {
@@ -365,7 +365,7 @@
              listType: "picture-card",
              dataType: "string",
              multiple: true,
              action: "/api/blade-resource/oss/endpoint/put-file",
              action: "/ssoapi/blade-resource/oss/endpoint/put-file",
              propsHttp: {
                res: "data",
                name: "name",
@@ -417,7 +417,7 @@
            //   hide: true,
            //   display: false,
            //   filterable:true,
            //   dicUrl: `/api/blade-doorplateAddress/doorplateAddress/getPlaceList`,
            //   dicUrl: `/ssoapi/blade-doorplateAddress/doorplateAddress/getPlaceList`,
            //   props: {
            //     label: 'addressName',
            //     value: 'addressCode',
@@ -488,7 +488,7 @@
              listType: "picture-card",
              dataType: "string",
              multiple: true,
              action: "/api/blade-resource/oss/endpoint/put-file",
              action: "/ssoapi/blade-resource/oss/endpoint/put-file",
              propsHttp: {
                res: "data",
                name: "name",
@@ -505,7 +505,7 @@
              listType: "picture-card",
              dataType: "string",
              multiple: true,
              action: "/api/blade-resource/oss/endpoint/put-file",
              action: "/ssoapi/blade-resource/oss/endpoint/put-file",
              propsHttp: {
                res: "data",
                name: "name",
@@ -563,7 +563,7 @@
              prop: "ethnicity",
              type: "select",
              row: true,
              dicUrl: "/api/blade-system/dict-biz/dictionary?code=nationType",
              dicUrl: "/ssoapi/blade-system/dict-biz/dictionary?code=nationType",
              dataType: "number",
              props: {
                label: "dictValue",
@@ -612,7 +612,7 @@
              listType: "picture-card",
              dataType: "string",
              multiple: true,
              action: "/api/blade-resource/oss/endpoint/put-file",
              action: "/ssoapi/blade-resource/oss/endpoint/put-file",
              propsHttp: {
                res: "data",
                name: "name",