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 { @@ -64,12 +64,13 @@ delBtn: false, dialogWidth: 900, dialogClickModal: false, header:false, column: [ { 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"