| | |
| | | import { |
| | | historyFlowList, |
| | | leaveDetail |
| | | } from "@/api/work/process" |
| | | } from "@/ssoapi/work/process" |
| | | |
| | | import { |
| | | getList, |
| | |
| | | update, |
| | | add, |
| | | getPropertyCapitalApply |
| | | } from "@/api/property/propertyCapitalApply" |
| | | } from "@/ssoapi/property/propertyCapitalApply" |
| | | import { |
| | | completeTask |
| | | } from "@/api/work/work" |
| | | } from "@/ssoapi/work/work" |
| | | import website from '@/config/website' |
| | | import { |
| | | getLists, |
| | | } from "@/api/discuss/topics" |
| | | } from "@/ssoapi/discuss/topics" |
| | | |
| | | import deitDiscussion from "../../components/deitDiscussion" |
| | | |
| | |
| | | searchSpan: 5, |
| | | search: true, |
| | | type: 'tree', |
| | | dicUrl: `/api/blade-district/district/getDistrictTree`, |
| | | dicUrl: `/ssoapi/blade-district/district/getDistrictTree`, |
| | | props: { |
| | | label: "name", |
| | | value: "id" |
| | |
| | | search: false, |
| | | viewDisabled: false, |
| | | type: 'select', |
| | | dicUrl: `/api/blade-article/article/getArticleByDistrictId?type=4&eventType=1&districtId={{districtId}}`, |
| | | dicUrl: `/ssoapi/blade-article/article/getArticleByDistrictId?type=4&eventType=1&districtId={{districtId}}`, |
| | | // slot: true, |
| | | formslot: true, |
| | | cascader: ['vote'], |
| | |
| | | name: "originalName", |
| | | url: "link" |
| | | }, |
| | | action: '/api/blade-resource/oss/endpoint/put-file-attach', |
| | | action: '/ssoapi/blade-resource/oss/endpoint/put-file-attach', |
| | | rules: [{ |
| | | required: true, |
| | | message: "请上传施工方案", |