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