This commit is contained in:
woody 2025-10-29 16:48:01 +08:00
commit 9c41883469
1 changed files with 2 additions and 2 deletions

View File

@ -259,7 +259,7 @@
>复制
</el-button>
<el-button
v-hasButtons="['GoodsListCopy']"
v-hasButtons="['GoodsListPutOn']"
size="small"
:disabled="isCopy"
type="success"
@ -267,7 +267,7 @@
>批量上架
</el-button>
<el-button
v-hasButtons="['GoodsListCopy']"
v-hasButtons="['GoodsListPutOff']"
size="small"
:disabled="isCopy"
type="primary"