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);