From 8569e2774a5b85c6e4b35f01df6f668d93958bbf Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Tue, 24 Dec 2024 17:59:59 +0800 Subject: [PATCH] init --- src/components/PlanPicker/index.vue | 36 ++-- src/components/XyDialog/index.vue | 27 +-- src/layout/mixin/ResizeHandler.js | 2 +- src/views/away/component/examineAway.vue | 26 ++- .../contract/components/EditContract.vue | 51 ++++++ .../contract/components/contractSign.vue | 129 ++++++-------- .../contract/components/editorContract.vue | 28 ++- src/views/contract/contractEdit.vue | 1 + src/views/contract/contractList.vue | 162 ++---------------- .../contract/paymentRegistrationList.vue | 3 +- 10 files changed, 189 insertions(+), 276 deletions(-) create mode 100644 src/views/contract/components/EditContract.vue diff --git a/src/components/PlanPicker/index.vue b/src/components/PlanPicker/index.vue index b9c2910..fbf5041 100644 --- a/src/components/PlanPicker/index.vue +++ b/src/components/PlanPicker/index.vue @@ -75,7 +75,7 @@ header-align="center" width="144" > -