This commit is contained in:
parent
7fc6e13f80
commit
dfe81e5031
|
|
@ -713,6 +713,7 @@ export default {
|
|||
/** 查看按钮操作 */
|
||||
handleView(row) {
|
||||
const { id, publishTask } = row
|
||||
this.publishTask = publishTask
|
||||
this.title = '查看'
|
||||
this.showOutView = true
|
||||
this.queryOutView.id = row.id
|
||||
|
|
|
|||
Loading…
Reference in New Issue