1
0
mirror of https://github.com/sahadev/vue-component-creater-ui.git synced 2025-09-28 07:13:21 +08:00

fix: 修复结构调整样式丢失问题

This commit is contained in:
shangbin
2021-11-01 20:51:47 +08:00
parent bfa1ca924e
commit 8e801ba1a5
2 changed files with 1 additions and 2 deletions

View File

@@ -42,6 +42,7 @@
<script>
import "./halower-tree.min.css";
import "@/assets/nestable.css"
import { isObject, getRawComponentKey, getRawComponentContent } from "@/utils/common";
import { VueNestable, VueNestableHandle } from 'vue-nestable';