提交 7925d03d authored 作者: lhh's avatar lhh

update

上级 df1d24e1
...@@ -104,10 +104,10 @@ export default { ...@@ -104,10 +104,10 @@ export default {
this.$message({ type: 'error', message: data.message }) this.$message({ type: 'error', message: data.message })
}, },
handlePrev(to) { handlePrev(to) {
this.$router.push(to) // this.$router.push(to)
}, },
handleNext(to) { handleNext(to) {
this.$router.push(to) // this.$router.push(to)
}, },
toPay() { toPay() {
this.dialogVisible = false this.dialogVisible = false
......
...@@ -111,10 +111,10 @@ export default { ...@@ -111,10 +111,10 @@ export default {
this.$message({ type: 'error', message: data.message }) this.$message({ type: 'error', message: data.message })
}, },
handlePrev(to) { handlePrev(to) {
this.$router.push(to) // this.$router.push(to)
}, },
handleNext(to) { handleNext(to) {
this.$router.push(to) // this.$router.push(to)
}, },
handlePreviewEdit(to) { handlePreviewEdit(to) {
this.$router.push(to) this.$router.push(to)
......
...@@ -112,10 +112,10 @@ export default { ...@@ -112,10 +112,10 @@ export default {
this.$message({ type: 'error', message: data.message }) this.$message({ type: 'error', message: data.message })
}, },
handlePrev(to) { handlePrev(to) {
this.$router.push(to) // this.$router.push(to)
}, },
handleNext(to) { handleNext(to) {
this.$router.push(to) // this.$router.push(to)
} }
}, },
beforeMount() { beforeMount() {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论