zrj
2024-06-07 b07a3a9dcb89f9785b7b001d2d26b167376d597e
src/views/article/articleWords.vue
@@ -31,7 +31,7 @@
</template>
<script>
import { getListWords, remove, update, add, getNotice, upcomment } from "@/api/article/article"
import { getListWords, remove, update, add, getNotice, upcomment } from "@/ssoapi/article/article"
import { mapGetters } from "vuex"
export default {
@@ -85,7 +85,7 @@
                        width: 80,
                        type: "upload",
                        listType: "picture-img",
                        action: "/api/blade-resource/oss/endpoint/put-file",
                        action: "/ssoapi/blade-resource/oss/endpoint/put-file",
                        propsHttp: {
                            res: "data",
                            url: "link",
@@ -115,7 +115,7 @@
                        viewDisplay: true,
                        searchSpan: 3,
                        checkStrictly: true,
                        dicUrl: "/api/blade-system/dict-biz/child-list?parentId=1411214799056932865",
                        dicUrl: "/ssoapi/blade-system/dict-biz/child-list?parentId=1411214799056932865",
                        props: {
                            label: "dictValue",
                            value: "dictKey",
@@ -195,7 +195,7 @@
                        hide: true,
                        span: 24,
                        listType: "picture-img",
                        action: "/api/depl/put-depl",
                        action: "/ssoapi/depl/put-depl",
                        propsHttp: {
                            url: "data",
                        },
@@ -205,7 +205,7 @@
                        prop: "content",
                        component: "AvueUeditor",
                        options: {
                            action: "/api/blade-resource/oss/endpoint/put-file",
                            action: "/ssoapi/blade-resource/oss/endpoint/put-file",
                            // customConfig: {
                            //   lineHeights: ['1', '1.15', '1.6', '2', '2.5', '3']
                            // },//wangEditor编辑的配置