yumeng 1 tahun lalu
induk
melakukan
a1cff4ccf8
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/views/modules/policy-management/applicationLog.vue

+ 1 - 1
src/views/modules/policy-management/applicationLog.vue

@@ -1601,7 +1601,7 @@
             // 查看的按钮
             handleDetail(list, type) {
                 if (list.paymentType == 1) {
-                    if (this.roleCode == "financialReview") {
+                    if (this.roleCode == "financialReview"  || this.roleCode == "finance") {
                         this.showAction = true;
                     } else {
                         this.showAction = false;