This commit is contained in:
BianLzhaoMin 2025-03-06 15:05:36 +08:00
parent 7fc6e13f80
commit dfe81e5031
1 changed files with 1 additions and 0 deletions

View File

@ -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