zrj
2024-06-07 b07a3a9dcb89f9785b7b001d2d26b167376d597e
src/views/grid/index.vue
@@ -24,7 +24,7 @@
    update,
    add,
    getGrid
  } from "@/api/grid/grid"
  } from "@/ssoapi/grid/grid"
  import {
    mapGetters
  } from "vuex"
@@ -96,7 +96,7 @@
              prop: "communityCode",
              search: false,
              type: "tree",
              dicUrl: "/api/blade-system/region/tree",
              dicUrl: "/ssoapi/blade-system/region/tree",
              row: true,
              // cascader: ['principal'],
              props: {
@@ -142,7 +142,7 @@
              searchSpan: 4,
              type: 'tree',
              span: 8,
              dicUrl: `/api/blade-system/user/getUserListByParam?&roleId=1717429261910528001`,
              dicUrl: `/ssoapi/blade-system/user/getUserListByParam?&roleId=1717429261910528001`,
              search: true,
              props: {
                label: 'name',
@@ -203,7 +203,7 @@
              prop: "remark",
              component: "AvueUeditor",
              options: {
                action: "/api/blade-resource/oss/endpoint/put-file",
                action: "/ssoapi/blade-resource/oss/endpoint/put-file",
                props: {
                  res: "data",
                  url: "link",