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,