mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 21:42:32 +08:00
fix: 取消短链接
This commit is contained in:
@@ -127,7 +127,7 @@ export default {
|
||||
/* pwd && (this.form.pwd = decrypt(pwd)) */
|
||||
/* overTime && (this.form.overTime = overTime) */
|
||||
overTime && (this.$set(this.form, 'overTime', overTime))
|
||||
this.requestShort()
|
||||
// this.requestShort()
|
||||
})
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user