From bea2959dd7b70c2303a954046be55de404c47d92 Mon Sep 17 00:00:00 2001 From: xd <844539747@qq.com> Date: Thu, 18 Apr 2024 12:50:41 +0800 Subject: [PATCH] '123' --- ruoyi-ui/src/views/quot/quot/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/ruoyi-ui/src/views/quot/quot/index.vue b/ruoyi-ui/src/views/quot/quot/index.vue index ed11b2b..5a2fd38 100644 --- a/ruoyi-ui/src/views/quot/quot/index.vue +++ b/ruoyi-ui/src/views/quot/quot/index.vue @@ -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",