@@ -172,7 +172,7 @@ Page({
})
return
}
- if (today_fund.length<=0) {
+ if (parm.today_stock.length<=0) {
wx.showToast({
icon: 'none',
title: '请选择股票'