From 157cc878d92f8c4cc3d3e3f063355936ccb2e952 Mon Sep 17 00:00:00 2001 From: "271556543@qq.com" <271556543@qq.com> Date: Thu, 28 Jul 2022 15:42:07 +0800 Subject: [PATCH] 2022.7.28 --- src/views/contract/contractList.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/contract/contractList.vue b/src/views/contract/contractList.vue index df1f3b9..5851fb1 100644 --- a/src/views/contract/contractList.vue +++ b/src/views/contract/contractList.vue @@ -277,7 +277,6 @@ import editor from "./components/editorContract" import detail from "./components/detailContract" import paymentRegistration from "./components/paymentRegistration"; import contractSign from "@/views/contract/components/contractSign"; -import {set} from "@/api/system/role"; export default { components:{ editor,