领域配置
This commit is contained in:
@ -152,11 +152,10 @@ import {
|
||||
} from "@/api/website/siteSet";
|
||||
import Treeselect from "@riophae/vue-treeselect";
|
||||
import "@riophae/vue-treeselect/dist/vue-treeselect.css";
|
||||
import IconSelect from "@/components/IconSelect";
|
||||
import { tenantSelect } from "@/api/subPlatform/tenant";
|
||||
|
||||
export default {
|
||||
components: { Treeselect, IconSelect },
|
||||
components: { Treeselect },
|
||||
data() {
|
||||
return {
|
||||
is_super: this.$store.getters.is_super,
|
||||
|
Reference in New Issue
Block a user