田源
2023-04-11 4e13584a74c860f9fa8fd2d6aee3021fe6bb6b77
Source/UBCS-WEB/src/views/resource/oss.vue
@@ -100,7 +100,7 @@
              width: 100,
              searchLabelWidth: 50,
              row: true,
              dicUrl: "/api/blade-system/dict/dictionary?code=oss",
              dicUrl: "/api/ubcs-system/dict/dictionary?code=oss",
              props: {
                label: "dictValue",
                value: "dictKey"
@@ -225,7 +225,7 @@
              type: 'upload',
              listType: 'picture-img',
              dataType: 'string',
              action: '/api/blade-resource/oss/endpoint/put-file',
              action: '/api/ubcs-resource/oss/endpoint/put-file',
              propsHttp: {
                res: 'data',
                url: 'link',