田源
2023-04-11 4e13584a74c860f9fa8fd2d6aee3021fe6bb6b77
Source/UBCS-WEB/src/views/desk/notice.vue
@@ -80,7 +80,7 @@
            {
              label: "通知类型",
              type: "select",
              dicUrl: "/api/blade-system/dict/dictionary?code=notice",
              dicUrl: "/api/ubcs-system/dict/dictionary?code=notice",
              props: {
                label: "dictValue",
                value: "dictKey"
@@ -130,7 +130,7 @@
              prop: "content",
              component: 'AvueUeditor',
              options: {
                action: '/api/blade-resource/oss/endpoint/put-file',
                action: '/api/ubcs-resource/oss/endpoint/put-file',
                props: {
                  res: "data",
                  url: "link",