丢失提示

This commit is contained in:
hongchao 2025-10-17 18:07:20 +08:00
parent 812aaaf722
commit f4040380bd
1 changed files with 1 additions and 1 deletions

View File

@ -626,7 +626,7 @@ export default {
// //
handleAdd() { handleAdd() {
this.$modal this.$modal
.confirm('是否确认提交?') .confirm('超期未归还将变成丢失费用,是否确认提交?')
.then(() => { .then(() => {
// ID // ID
const agreementIds = this.getAgreementIds() const agreementIds = this.getAgreementIds()