zhaoxiaohai 3 anos atrás
pai
commit
09842af275
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      pages/submission/index.js

+ 2 - 1
pages/submission/index.js

@@ -150,7 +150,8 @@ Page({
         this.setData({
             value1: "所有日期"
         })
-        this.timeRangeClose()
+        this.timeRangeClose();
+        this.getList(true);
     },
     /* 选择日期类型 */
     selectDateType(e) {