@@ -1117,7 +1117,7 @@
_this.$toast({
message: '提交成功',
forbidClick: true,
- duration: 1500,
+ duration: 1000,
onClose: function () {
if (r.url) {
location.replace(r.url)