|
|
@@ -507,9 +507,9 @@
|
|
|
})
|
|
|
})
|
|
|
})
|
|
|
- // window.setTimeout(function () {
|
|
|
- // window.location.href = '/vendor#/store-apply/wait'
|
|
|
- // }, 3000)
|
|
|
+ window.setTimeout(function () {
|
|
|
+ window.location.href = '/vendor#/store-apply/wait'
|
|
|
+ }, 3000)
|
|
|
}, err => {
|
|
|
console.log(err)
|
|
|
this.$http.post('/basic/enterprise/openVendorSetRead/' + enuu)
|