丢失提示
This commit is contained in:
parent
812aaaf722
commit
f4040380bd
|
|
@ -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()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue