diff --git a/sgzb-ui/src/components/Editor/index.vue b/sgzb-ui/src/components/Editor/index.vue
index 44c545c2..722093cd 100644
--- a/sgzb-ui/src/components/Editor/index.vue
+++ b/sgzb-ui/src/components/Editor/index.vue
@@ -81,8 +81,8 @@ export default {
[{ header: [1, 2, 3, 4, 5, 6, false] }], // 标题
[{ color: [] }, { background: [] }], // 字体颜色、字体背景颜色
[{ align: [] }], // 对齐方式
- ["clean"], // 清除文本格式
- ["link", "image", "video"] // 链接、图片、视频
+ ["clean"] // 清除文本格式
+ // ["link", "image", "video"] // 链接、图片、视频
],
},
placeholder: "请输入内容",
diff --git a/sgzb-ui/src/views/system/user/index.vue b/sgzb-ui/src/views/system/user/index.vue
index 99331856..2964e543 100644
--- a/sgzb-ui/src/views/system/user/index.vue
+++ b/sgzb-ui/src/views/system/user/index.vue
@@ -135,17 +135,17 @@
>删除
-
- 导入
-
+
+
+
+
+
+
+
+
+
+
+