From f7121a26ed9eace8b5945027711f8e5fc68d5297 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Wed, 26 Apr 2023 10:15:25 +0800 Subject: [PATCH] 2023-4-26 --- .../contract/components/editorContract.vue | 38 + src/views/contract/contractList.vue | 2362 +++++++---------- 2 files changed, 947 insertions(+), 1453 deletions(-) diff --git a/src/views/contract/components/editorContract.vue b/src/views/contract/components/editorContract.vue index 1afac68..5611a65 100644 --- a/src/views/contract/components/editorContract.vue +++ b/src/views/contract/components/editorContract.vue @@ -215,6 +215,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/contract/contractList.vue b/src/views/contract/contractList.vue index 76f3045..866b4dc 100644 --- a/src/views/contract/contractList.vue +++ b/src/views/contract/contractList.vue @@ -1,442 +1,217 @@