全局注册通用组件

This commit is contained in:
RuoYi
2021-07-09 17:09:57 +08:00
parent da1095e298
commit 8321f92d2c
4 changed files with 11 additions and 80 deletions

View File

@ -177,13 +177,9 @@
<script>
import { listNotice, getNotice, delNotice, addNotice, updateNotice } from "@/api/system/notice";
import Editor from '@/components/Editor';
export default {
name: "Notice",
components: {
Editor
},
data() {
return {
// 遮罩层