修改任务清单的编辑
This commit is contained in:
@@ -431,12 +431,13 @@
|
||||
this.bussLogList()
|
||||
},
|
||||
DocumentSplitting() {
|
||||
this.$router.push({
|
||||
let newUrl = this.$router.resolve({
|
||||
path: '/docManage/splite',
|
||||
query: {
|
||||
serial_number: this.$route.query.serial_number
|
||||
}
|
||||
})
|
||||
window.open(newUrl.href, '_blank')
|
||||
},
|
||||
detailClick(val) {
|
||||
let newUrl = this.$router.resolve({
|
||||
|
||||
Reference in New Issue
Block a user