This commit is contained in:
2025-07-22 13:52:05 +08:00
parent 8ea67fd810
commit 33ceb7a85a
13 changed files with 382 additions and 172 deletions

View File

@ -72,6 +72,7 @@
</template>
<script setup>
import * as MOSTY from "@/components/MyComponents/index";
import CheckBox from "@/components/checkBox/index.vue";
import Search from "@/components/aboutTable/Search.vue";
import { qcckGet, qcckDelete } from "@/api/qcckApi.js";