From 5ad86fa0ab4bd3e122474aec07f377f06861180d Mon Sep 17 00:00:00 2001
From: weipengfei <2187978347@qq.com>
Date: Thu, 14 Sep 2023 09:14:25 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/shop_contract/index.vue | 25 ++++++++++++++++++-------
1 file changed, 18 insertions(+), 7 deletions(-)
diff --git a/src/views/shop_contract/index.vue b/src/views/shop_contract/index.vue
index f1b4fce..cca4c36 100644
--- a/src/views/shop_contract/index.vue
+++ b/src/views/shop_contract/index.vue
@@ -27,12 +27,18 @@
/>
-
+ placeholder="请选择状态"
+ >
+
+
@@ -77,7 +83,7 @@
prop="party_b_name"
show-overflow-tooltip
/>
-
+ /> -->
>();
// 是否显示编辑框
const showEdit = ref(false);