| | |
| | | <script> |
| | | import { |
| | | getList |
| | | } from "@/api/publicSecurity/nursingCheckIn" |
| | | } from "@/ssoapi/publicSecurity/nursingCheckIn" |
| | | import { |
| | | mapGetters |
| | | } from "vuex" |
| | |
| | | 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", |
| | |
| | | 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', |