zrj
2024-06-07 b07a3a9dcb89f9785b7b001d2d26b167376d597e
src/views/publicSecurity/nursingSchool.vue
@@ -12,7 +12,7 @@
<script>
  import {
    getList
  } from "@/api/publicSecurity/nursingCheckIn"
  } from "@/ssoapi/publicSecurity/nursingCheckIn"
  import {
    mapGetters
  } from "vuex"
@@ -94,7 +94,7 @@
              label: "护学人员类型",
              prop: "type",
              // align: 'center',
              dicUrl: "/api/blade-system/dict-biz/tree?code=nursingType",
              dicUrl: "/ssoapi/blade-system/dict-biz/tree?code=nursingType",
              props: {
                label: "title",
                value: "key",
@@ -140,7 +140,7 @@
              type: "upload",
              labelWidth: 120,
              listType: "picture-img",
              action: "/api/blade-resource/oss/endpoint/put-file",
              action: "/ssoapi/blade-resource/oss/endpoint/put-file",
              propsHttp: {
                res: "data",
                name: 'name',