zhongrj
2024-03-14 a6da55f1be200726210eef2e37c1d75a90cd81ea
轮播图管理类型回显修改
1 files modified
6 ■■■■ changed files
src/views/article/rotation.vue 6 ●●●● patch | view | raw | blame | history
src/views/article/rotation.vue
@@ -74,15 +74,15 @@
                        dicData: [
                            {
                                label: "系统",
                                value: "3"
                                value: 3
                            },
                            {
                                label: "公安",
                                value: "1"
                                value: 1
                            },
                            {
                                label: "综治",
                                value: "2"
                                value: 2
                            }
                        ]
                    },