fix(dept.vue): eslint代码检查警告优化

Former-commit-id: cc323e04438f7ac5e1997b0a5577256fb60f6228
This commit is contained in:
郝先瑞
2022-04-19 08:01:35 +08:00
parent d7ab2eda35
commit 1c450f64d2

View File

@@ -83,7 +83,7 @@
<script setup lang="ts">
// Vue依赖
import { onMounted, reactive, unref, ref, toRefs } from "vue";
import { onMounted, reactive, ref, toRefs } from "vue";
// API依赖
import {