zrj
2024-06-07 fa0fc3195858a592d2ad1bdad0fa6126602ebf55
src/views/work/process/maintenanceFundApply/form.vue
@@ -12,7 +12,7 @@
<script>
  import {
    leaveProcess
  } from "@/api/work/process";
  } from "@/ssoapi/work/process";
  export default {
    data() {
@@ -41,7 +41,7 @@
              searchSpan: 5,
              search: true,
              type: 'tree',
              dicUrl: `/api/blade-district/district/getDistrictTree`,
              dicUrl: `/ssoapi/blade-district/district/getDistrictTree`,
              props: {
                label: "name",
                value: "id"
@@ -104,7 +104,7 @@
              prop: "allocationWay",
              labelWidth: 140,
              value: '按建筑面积分摊',
              span: 14,
              span: 12,
              row: true,
            },
            {
@@ -202,7 +202,7 @@
                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: "请上传施工方案",