@@ -79,7 +72,7 @@ const homeBarRef = ref();
const storesTagsViewRoutes = useTagsViewRoutes();
const storesThemeConfig = useThemeConfig();
const { themeConfig } = storeToRefs(storesThemeConfig);
-const { isTagsViewCurrenFull,favoriteRoutes } = storeToRefs(storesTagsViewRoutes);
+const { isTagsViewCurrenFull, favoriteRoutes } = storeToRefs(storesTagsViewRoutes);
const state = reactive({
global: {
homeChartOne: null,
@@ -134,11 +127,11 @@ const state = reactive({
});
const HandleRoute = (item: any) => {
- router.push(item.path)
+ router.push(item.path)
}
const handleCloseFavorite = (item: any) => {
- storesTagsViewRoutes.delFavoriteRoutes(item)
+ storesTagsViewRoutes.delFavoriteRoutes(item)
}
@@ -497,8 +490,10 @@ watch(
+
diff --git a/src/views/mp/wx-fans-msg/index.vue b/src/views/mp/wx-fans-msg/index.vue
index 3686607b..1f8062bc 100644
--- a/src/views/mp/wx-fans-msg/index.vue
+++ b/src/views/mp/wx-fans-msg/index.vue
@@ -1,20 +1,20 @@
-
+
-
+
+ style="max-width: 180px" />
-
+
@@ -28,37 +28,43 @@
+ @click="exportExcel">
{{ $t('common.exportBtn') }}
-
+
{{ $t('common.delBtn') }}
+ @queryTable="getDataList">
-
-
-
-
-
+ @selection-change="handleSelectionChange" @sort-change="sortChangeHandle">
+
+
+
+
+
- 关注
- 取消关注
- 点击菜单:【{{ scope.row.repName }}】
- 点击菜单链接:【{{ scope.row.repUrl }}】
- 扫码结果::【{{ scope.row.repContent }}】
+ 关注
+ 取消关注
+ 点击菜单:【{{ scope.row.repName }}】
+ 点击菜单链接:【{{ scope.row.repUrl }}】
+ 扫码结果::【{{ scope.row.repContent }}】
{{ scope.row.repContent }}
-
+
@@ -66,33 +72,33 @@
-
+
- 消息
+ 消息
-
-
+
+
diff --git a/src/views/pay/channel/index.vue b/src/views/pay/channel/index.vue
index d2d8f388..dee433ed 100644
--- a/src/views/pay/channel/index.vue
+++ b/src/views/pay/channel/index.vue
@@ -1,16 +1,16 @@
-
+
+ v-model="state.queryForm.channelName" />
+ v-for="item in status_type">
@@ -26,133 +26,129 @@
+ type="primary" v-auth="'pay_channel_add'">
{{ $t('common.addBtn') }}
+ v-auth="'pay_channel_export'">
{{ $t('common.exportBtn') }}
+ icon="Delete" type="primary" v-auth="'pay_channel_del'">
{{ $t('common.delBtn') }}
+ v-model:showSearch="showSearch">
-
-
-
-
-
+ border max-height="300" style="width: 100%" v-loading="state.loading">
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
{{ $t('common.editBtn') }}
+ v-auth="'pay_channel_edit'">{{ $t('common.editBtn') }}
{{
- $t('common.delBtn')
+ $t('common.delBtn')
}}
-
-
+
+
-
+
diff --git a/src/views/pay/order/index.vue b/src/views/pay/order/index.vue
index 6e7efba9..6cd9b116 100644
--- a/src/views/pay/order/index.vue
+++ b/src/views/pay/order/index.vue
@@ -1,6 +1,6 @@
-
+
@@ -13,7 +13,7 @@
+ v-model="state.queryForm.payOrderId" />
@@ -27,56 +27,55 @@
+ v-auth="'pay_order_export'">
{{ $t('common.exportBtn') }}
-
+
{{ $t('common.delBtn') }}
+ v-model:showSearch="showSearch">
-
-
-
-
-
-
+
+
+
+
+
+
-
-
+
+
- {{
- $t('common.delBtn')
- }}
+ {{
+ $t('common.delBtn')
+ }}
-
-
+
+
diff --git a/src/views/pay/record/index.vue b/src/views/pay/record/index.vue
index c874cb8f..6f501a01 100644
--- a/src/views/pay/record/index.vue
+++ b/src/views/pay/record/index.vue
@@ -1,6 +1,6 @@
diff --git a/src/views/pay/refund/index.vue b/src/views/pay/refund/index.vue
index 2c88961b..bed3bfb1 100644
--- a/src/views/pay/refund/index.vue
+++ b/src/views/pay/refund/index.vue
@@ -1,6 +1,6 @@
diff --git a/src/views/pay/trade/index.vue b/src/views/pay/trade/index.vue
index 0629fcbb..d2da0686 100644
--- a/src/views/pay/trade/index.vue
+++ b/src/views/pay/trade/index.vue
@@ -1,11 +1,11 @@
-
+
+ v-model="state.queryForm.orderId" />
@@ -27,69 +27,66 @@
+ v-auth="'pay_trade_export'">
{{ $t('common.exportBtn') }}
-
+
{{ $t('common.delBtn') }}
+ v-model:showSearch="showSearch">
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
{{
+ v-if="scope.row.status === '1'" v-auth="'pay_trade_del'">{{
$t('trade.refundBtn')
}}
- {{
- $t('common.delBtn')
- }}
+ {{
+ $t('common.delBtn')
+ }}
-
-
+
+
-
+