tanyanfei 4 years ago
parent
commit
6769382331
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/upload/upload.js

+ 1 - 1
pages/upload/upload.js

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