Merge branch 'bd-dev' of http://47.94.45.65:3000/angelo/web-base-admin into bd-test
This commit is contained in:
commit
9c41883469
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue