fix: 🧩 修复bug
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
<script setup lang="ts" name="QAListIndex">
|
||||
import ProTable from "@/components/ProTable/index.vue";
|
||||
const h = import.meta.env.VITE_APP_API_BASE_UPLOAD_URL;
|
||||
import { h } from "@/utils/url";
|
||||
import { useMsg } from "@/hooks/useMsg";
|
||||
import { integerRexg } from "@/utils/regexp/index";
|
||||
import { messageBox } from "@/utils/messageBox";
|
||||
|
||||
Reference in New Issue
Block a user