lilei пре 4 година
родитељ
комит
a43177300f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/financialManagement/financialPayment/list.vue

+ 1 - 1
src/views/financialManagement/financialPayment/list.vue

@@ -89,7 +89,7 @@
           size="small"
           type="link"
           class="button-info"
-          v-if="record.settleState == 'FINISH'"
+          v-if="record.settleState == 'SETTLED'"
           @click="handleVoucher(record)"
           id="finacialPay-voucher-btn">凭证</a-button>
         <a-button