修改bug

This commit is contained in:
liuxi 2025-02-28 16:51:24 +08:00
parent 55fe5b3a88
commit 3e655cbda8

View File

@ -230,7 +230,8 @@ export default {
}; };
}, },
mounted() { mounted() {
// console.log(1231)
this.repaymentObj.bookingTime =this.$util.getDatetimeValue()
this.getLitigantByCaseId(); this.getLitigantByCaseId();
}, },
methods: { methods: {