refactor: 优化发布问题

This commit is contained in:
wangjiahao
2025-04-01 22:09:01 +08:00
committed by 王嘉豪
parent 676f5569ea
commit a6647dd0e2
7 changed files with 36 additions and 12 deletions

View File

@@ -726,6 +726,7 @@ const initOpenHandler = newWindow => {
<el-dropdown popper-class="menu-outer-dv_popper" trigger="hover">
<el-button
@click="publishStatusChange(1)"
:disabled="dvInfo.status === 1"
style="float: right; margin: 0 12px 0 0"
type="primary"
>

View File

@@ -476,6 +476,7 @@ const fullScreenPreview = () => {
<el-dropdown effect="dark" popper-class="menu-outer-dv_popper" trigger="hover">
<el-button
@click="publishStatusChange(1)"
:disabled="dvInfo.status === 1"
style="float: right; margin: 0 12px 0 0"
type="primary"
>