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