This commit is contained in:
曹辉 2023-04-13 15:25:51 +08:00
parent e121c89ff0
commit 9e6388612e

View File

@ -286,7 +286,7 @@
uni.navigateBack({ uni.navigateBack({
delta: 1 delta: 1
}) })
}, 1500) }, 10000)
} else { } else {
that.$refs.uToast.show({ that.$refs.uToast.show({
title: res.msg, title: res.msg,