'123'
This commit is contained in:
parent
2793e8e2b7
commit
bea2959dd7
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue