From b839ee11e34b037796082d404ba4c54ef79b65fb Mon Sep 17 00:00:00 2001
From: cloudroam <cloudroam>
Date: 星期二, 10 九月 2024 15:01:38 +0800
Subject: [PATCH] 平台加价,合伙人加价增加供应商筛选
---
pages/shop/list.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pages/shop/list.vue b/pages/shop/list.vue
index f61db60..feb7351 100644
--- a/pages/shop/list.vue
+++ b/pages/shop/list.vue
@@ -63,7 +63,7 @@
},
{ label: '手机号', id: 'tel', type: 'input' },
{
- label: '启动/禁用',
+ label: '启用/禁用',
id: 'isEnabled',
type: 'bus-select-dict',
el: {
--
Gitblit v1.9.3