diff --git a/src/views/daxpay/common/merchant/app/MchAppList.vue b/src/views/daxpay/common/merchant/app/MchAppList.vue
index f884eb4d7..d6f2b649d 100644
--- a/src/views/daxpay/common/merchant/app/MchAppList.vue
+++ b/src/views/daxpay/common/merchant/app/MchAppList.vue
@@ -30,12 +30,12 @@
-
+
{{ dictConvert('sign_type', row.signType) || '空' }}
-
+
{{ dictConvert('merchant_notify_type', row.notifyType) || '空' }}