'修改保安培训项目'

This commit is contained in:
esacpe
2025-09-25 18:01:31 +08:00
parent 7e78feae87
commit 5007c2413e
7 changed files with 61 additions and 26 deletions

View File

@ -51,7 +51,6 @@
import { ref, computed, reactive, getCurrentInstance } from 'vue'
import { qcckPost } from "@/api/qcckApi.js";
import MyTable from '@/components/aboutTable/MyTable.vue';
import Pages from "@/components/aboutTable/Pages.vue"
import Upload from "@/components/MyComponents/Upload/index.vue"
const { proxy } = getCurrentInstance()