From fad705c1301cc3fd6f113364f42249f2aa946b2b Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Wed, 13 Sep 2023 19:05:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/shop_contract/details.vue | 4 +-- src/views/shop_contract/index.vue | 52 ++++++++++++++++++++++++++--- 2 files changed, 49 insertions(+), 7 deletions(-) diff --git a/src/views/shop_contract/details.vue b/src/views/shop_contract/details.vue index 93ce94b..8d34ac7 100644 --- a/src/views/shop_contract/details.vue +++ b/src/views/shop_contract/details.vue @@ -138,11 +138,11 @@ :rules="formRules" class="select" > - + diff --git a/src/views/shop_contract/index.vue b/src/views/shop_contract/index.vue index 5ea28cf..698022c 100644 --- a/src/views/shop_contract/index.vue +++ b/src/views/shop_contract/index.vue @@ -67,14 +67,26 @@ prop="contract_no" show-overflow-tooltip /> - - + + + - { getLists(); + \ No newline at end of file