mirror of
https://github.com/Powerful-517/yys-editor.git
synced 2026-03-05 23:15:26 +00:00
御魂选择器修改
This commit is contained in:
@@ -50,6 +50,7 @@ import shikigamiData from "../data/Shikigami.json";
|
||||
|
||||
import {ref, reactive, toRefs} from "vue";
|
||||
import draggable from 'vuedraggable';
|
||||
import * as ElementPlusIconsVue from '@element-plus/icons-vue'
|
||||
|
||||
import ShikigamiSelect from "./ShikigamiSelect.vue";
|
||||
import ShikigamiProperty from "./ShikigamiProperty.vue";
|
||||
@@ -57,6 +58,7 @@ import ShikigamiProperty from "./ShikigamiProperty.vue";
|
||||
const showSelectShikigami = ref(false)
|
||||
const activeName = ref('first')
|
||||
|
||||
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user