This commit is contained in:
Mr.jiang 2024-07-24 13:57:42 +08:00
parent 4600d214fb
commit f5f08cb73c
1 changed files with 2 additions and 2 deletions

View File

@ -178,8 +178,8 @@
goumai(item){//
this.$queue.setData('mainData',item)
this.$queue.setData('youhui','');
if(item.btnShow=='false'){
console.log("item",item)
if(item.btnShow==false){
uni.showToast({
icon:'error',
title:'已过秒杀时间,无法下单!'