修复后台页面出现问题
This commit is contained in:
parent
41371b8c47
commit
5822ca6aee
@ -189,7 +189,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import { ref, reactive, computed, onMounted } from 'vue'
|
||||
import { ref, reactive, computed, onMounted, onBeforeUnmount } from 'vue'
|
||||
import { ElMessage, ElMessageBox } from 'element-plus'
|
||||
import { Search, Plus, Download } from '@element-plus/icons-vue'
|
||||
import adminApi from '@/services/adminApi'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user