ludc
2023-04-15 716ded9c48898ff8fb9e4a1872ccfe676c7f2f99
Source/UBCS-WEB/.settings/src/views/desk/notice.vue
@@ -80,7 +80,7 @@
            {
              label: "通知类型",
              type: "select",
              dicUrl: "/api/blade-system/dict/dictionary?code=notice",
              dicUrl: "/api/-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/-resource/oss/endpoint/put-file',
                props: {
                  res: "data",
                  url: "link",