QAQ
This commit is contained in:
@@ -214,6 +214,9 @@
|
||||
* @param data
|
||||
*/
|
||||
const onConfirm = async (state, item) => {
|
||||
if (state == 1 && selectedList.value.length == 0) {
|
||||
return
|
||||
}
|
||||
const show = await showDialog(
|
||||
'提示',
|
||||
`确定分享${props.type == 1 ? '直播间' : '商品'}吗?`
|
||||
|
||||
Reference in New Issue
Block a user