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

+ 3 - 0
pages/upload/upload.js

@@ -255,6 +255,9 @@ Page({
         wx.showToast({
         wx.showToast({
           title: '提交成功',
           title: '提交成功',
         })
         })
+        this.setData({
+          freshen: true
+        })
         setTimeout(()=>{
         setTimeout(()=>{
           this.setData({
           this.setData({
             stock: [{ label: '', name: '', code: '', fund: '' }],
             stock: [{ label: '', name: '', code: '', fund: '' }],