From f2482a6d4047a20d1da59e4d5d1f68235d173b5a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=A3=B7=E5=8F=B6?=
<14103883+leaf-phos@user.noreply.gitee.com>
Date: Sat, 23 Nov 2024 15:37:32 +0800
Subject: [PATCH] =?UTF-8?q?=E5=BA=97=E9=93=BA=E5=91=98=E5=B7=A5=E3=80=81?=
=?UTF-8?q?=E9=80=80=E6=AC=BE=E6=B5=81=E7=A8=8B=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/mch/store/detail.vue | 6 +++++-
src/views/mch/storeStaff/index.vue | 2 +-
src/views/ss/bonus/index.vue | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/src/views/mch/store/detail.vue b/src/views/mch/store/detail.vue
index 61fb06a..89502d7 100644
--- a/src/views/mch/store/detail.vue
+++ b/src/views/mch/store/detail.vue
@@ -98,6 +98,9 @@
+
+
+
@@ -120,6 +123,7 @@ import UserLink from '@/components/Business/SmUser/UserLink.vue'
import MchStoreApply from '@/views/mch/storeApply/index.vue'
import { views } from '@/utils/constants'
import MchRecharge from '@/views/mch/recharge/index.vue'
+import MyStoreStaff from '@/views/mch/storeStaff/index.vue'
export default {
name: 'MyStoreDetail',
@@ -128,7 +132,7 @@ export default {
return views
}
},
- components: { MchRecharge, MchStoreApply, UserLink, MyDevice, MyStoreRechargeReport, PlaceSearchMap },
+ components: { MyStoreStaff, MchRecharge, MchStoreApply, UserLink, MyDevice, MyStoreRechargeReport, PlaceSearchMap },
dicts: ['ss_store_type', 'store_status'],
data() {
return {
diff --git a/src/views/mch/storeStaff/index.vue b/src/views/mch/storeStaff/index.vue
index 7479830..d707cac 100644
--- a/src/views/mch/storeStaff/index.vue
+++ b/src/views/mch/storeStaff/index.vue
@@ -77,7 +77,7 @@ import {
} from '@/api/mch/storeStaff'
export default {
- name: "StoreStaff",
+ name: "MyStoreStaff",
components: { StoreStaffEditDialog, StoreStaffTable, StoreLink, UserLink, UserInput, StoreInput, BooleanTag },
mixins: [$showColumns, $view],
dicts: ['store_staff_permissions', 'store_staff_role'],
diff --git a/src/views/ss/bonus/index.vue b/src/views/ss/bonus/index.vue
index 29f7110..b46044b 100644
--- a/src/views/ss/bonus/index.vue
+++ b/src/views/ss/bonus/index.vue
@@ -115,7 +115,7 @@
@click="handlePay(scope.row)"
v-hasPermi="['ss:bonus:pay']"
v-show="BonusStatus.canPay().includes(scope.row.status)"
- >立即支付
+ >立即分成