月结客户临时额度,月结客户查询失效

This commit is contained in:
wuteng 2026-02-07 13:40:23 +08:00
parent 0de827b5fe
commit c3b6e1d7ef

View File

@ -8,7 +8,8 @@
<el-form-item label="月结客户" prop="customerCode"> <el-form-item label="月结客户" prop="customerCode">
<EmisMonthpayAccountPicker1 v-model="queryParams.customerCode" @onChange="onMonthpayAccountChange"></EmisMonthpayAccountPicker1> <!-- <EmisMonthpayAccountPicker1 v-model="queryParams.customerCode" @onChange="onMonthpayAccountChange"></EmisMonthpayAccountPicker1> -->
<EmisMonthpayAccountPicker v-model="queryParams.customerCode" @onChange="onMonthpayAccountChange"></EmisMonthpayAccountPicker>
</el-form-item> </el-form-item>