This commit is contained in:
xd 2024-04-18 12:50:41 +08:00
parent 2793e8e2b7
commit bea2959dd7
1 changed files with 0 additions and 1 deletions

View File

@ -707,7 +707,6 @@
import { listQuot, getQuot, delQuot, addQuot, updateQuot, quotFileList, quotFileDelete, commitQuot, commitJsQuot, commitHjQuot, feedbackQuot, rejectQuot } from "@/api/quot/quot";
import { getToken } from "@/utils/auth";
import { checkPermi } from '@/utils/permission';//
import {parseTime} from "../../../utils/ruoyi";
export default {
name: "Quot",