From b017d6275a1b3978f5f7b8c1510bb37918a6aa64 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期六, 11 十月 2025 17:26:35 +0800
Subject: [PATCH] 模板和订单页面
---
manager/src/views/member/list/index.vue | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/manager/src/views/member/list/index.vue b/manager/src/views/member/list/index.vue
index e26f16c..b886269 100644
--- a/manager/src/views/member/list/index.vue
+++ b/manager/src/views/member/list/index.vue
@@ -212,6 +212,11 @@
},
},
{
+ title: "缁戝畾搴楅摵",
+ key: "bindStoreName",
+ tooltip: true,
+ },
+ {
title: "鎿嶄綔",
key: "action",
align: "center",
--
Gitblit v1.8.0