diff --git a/src/views/standardsAssociation/CertificateManagement.vue b/src/views/standardsAssociation/CertificateManagement.vue
index 7e141d4..6642c21 100644
--- a/src/views/standardsAssociation/CertificateManagement.vue
+++ b/src/views/standardsAssociation/CertificateManagement.vue
@@ -55,7 +55,7 @@
查询
- 刷新
+ 重置
查询
- 刷新
+ 重置
diff --git a/src/views/standardsAssociation/PaymentInfo/InvoiceInfo.vue b/src/views/standardsAssociation/PaymentInfo/InvoiceInfo.vue
index 2e9e85a..62ab650 100644
--- a/src/views/standardsAssociation/PaymentInfo/InvoiceInfo.vue
+++ b/src/views/standardsAssociation/PaymentInfo/InvoiceInfo.vue
@@ -58,7 +58,7 @@
查询
- 重置
+ 重置
diff --git a/src/views/standardsAssociation/PaymentInfo/MemberInfo.vue b/src/views/standardsAssociation/PaymentInfo/MemberInfo.vue
index 0a1be20..8dc8f0f 100644
--- a/src/views/standardsAssociation/PaymentInfo/MemberInfo.vue
+++ b/src/views/standardsAssociation/PaymentInfo/MemberInfo.vue
@@ -35,7 +35,7 @@
查询
- 刷新
+ 重置
diff --git a/src/views/standardsAssociation/memberInfo/CertificateInfo.vue b/src/views/standardsAssociation/memberInfo/CertificateInfo.vue
index 6abbc2a..82125e9 100644
--- a/src/views/standardsAssociation/memberInfo/CertificateInfo.vue
+++ b/src/views/standardsAssociation/memberInfo/CertificateInfo.vue
@@ -12,7 +12,7 @@
查询
-
+
重置
@@ -234,6 +234,11 @@ export default {
}
-
diff --git a/src/views/standardsAssociation/memberInfo/PaymentInfo.vue b/src/views/standardsAssociation/memberInfo/PaymentInfo.vue
index 6ef63ef..91072b9 100644
--- a/src/views/standardsAssociation/memberInfo/PaymentInfo.vue
+++ b/src/views/standardsAssociation/memberInfo/PaymentInfo.vue
@@ -23,7 +23,7 @@
查询
- 刷新
+ 重置
diff --git a/src/views/standardsAssociation/memberInfo/modules/MemberInfoModal.vue b/src/views/standardsAssociation/memberInfo/modules/MemberInfoModal.vue
index b75e72a..ebc6603 100644
--- a/src/views/standardsAssociation/memberInfo/modules/MemberInfoModal.vue
+++ b/src/views/standardsAssociation/memberInfo/modules/MemberInfoModal.vue
@@ -335,7 +335,7 @@
查询
- 刷新
+ 重置
@@ -374,8 +374,8 @@
查询
-
- 刷新
+
+ 重置
@@ -768,7 +768,7 @@
查询
- 刷新
+ 重置
diff --git a/src/views/system/UserAnnouncementList.vue b/src/views/system/UserAnnouncementList.vue
index 3112f2b..21ce99e 100644
--- a/src/views/system/UserAnnouncementList.vue
+++ b/src/views/system/UserAnnouncementList.vue
@@ -195,6 +195,38 @@ export default {
{
name:'系统通知',
value: '12'
+ },
+ {
+ name:'缴费提醒(会员)',
+ value: '13'
+ },
+ {
+ name:'证书缴费(会员)',
+ value: '14'
+ },
+ {
+ name:'会员到期提醒(会员)',
+ value: '15'
+ },
+ {
+ name:'证书(会员)',
+ value: '16'
+ },
+ {
+ name:'开票信息(会员)',
+ value: '17'
+ },
+ {
+ name:'会员注册(会员)',
+ value: '18'
+ },
+ {
+ name:'变更联系人(会员)',
+ value: '19'
+ },
+ {
+ name:'单位名称变更(会员)',
+ value: '20'
}
]
}