fix: update style

This commit is contained in:
Qiuxia Fan
2022-01-13 13:58:01 +08:00
parent 9dc9dd3672
commit 4efbe48664
5 changed files with 22 additions and 24 deletions

View File

@@ -28,7 +28,6 @@ limitations under the License. -->
</div>
</template>
<script lang="ts" setup>
import { ElDialog } from "element-plus";
import GridLayout from "./panel/Layout.vue";
// import { LayoutConfig } from "@/types/dashboard";
import Tool from "./panel/Tool.vue";