Merge remote-tracking branch 'origin/before20220101' into before20220101

This commit is contained in:
fengachen
2022-01-07 17:14:22 +08:00
@@ -15,7 +15,7 @@
</a-col>
<a-col :xl="6" :lg="7" :md="8" :sm="24">
<a-form-item label="缴费状态">
<j-dict-select-tag placeholder="请选择缴费状态" v-model="queryParam.paymentStatus" dictCode="certificate_payment_status"/>
<j-dict-select-tag placeholder="请选择缴费状态" v-model="queryParam.paymentStatus" dictCode="payment_status"/>
</a-form-item>
</a-col>
<template >