src/views/work/send.vue
@@ -26,7 +26,7 @@ <script> import { mapGetters } from "vuex" import { sendList } from "@/api/work/work" import { sendList } from "@/ssoapi/work/work" import { flowCategory, flowRoute } from "@/util/flow" export default { @@ -70,7 +70,7 @@ label: "流程分类", type: "select", row: true, dicUrl: "/api/blade-system/dict/dictionary?code=flow", dicUrl: "/ssoapi/blade-system/dict/dictionary?code=flow", props: { label: "dictValue", value: "dictKey"