Merge branch 'v_1.0.0' of http://gitlab.ldxinyong.com/enterpriseManagement/digitization-ui into v_1.0.0
* 'v_1.0.0' of http://gitlab.ldxinyong.com/enterpriseManagement/digitization-ui: 优化
This commit is contained in:
commit
cd83c20df4
@ -32,7 +32,8 @@ export default {
|
||||
handleBack () {
|
||||
console.log('this.isPopup: ', this.isPopup)
|
||||
if (this.isPopup) return this.open()
|
||||
this.$router.go(-1)
|
||||
history.go(-1)
|
||||
// this.$router.go(-1)
|
||||
},
|
||||
open () {
|
||||
const obj = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user