Commit a735ead0 authored by 黄奎's avatar 黄奎

页面修改页面修改

parent b01abcda
......@@ -130,11 +130,10 @@
import {
UploadSelfFile
} from "../../api/common/common";
import selectTree from "../common/select-tree";
import extEditor from "../common/ext-editor";
export default {
components: {
selectTree,
extEditor
},
props: {
......
......@@ -227,7 +227,7 @@
saveRoleInfo,
GetRolePermission
} from '../../api/system/index'
import selectTree from '../common/select-tree'
export default {
props: {
saveObj: {
......@@ -236,7 +236,7 @@
}
},
components: {
selectTree
},
data() {
return {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment