Browse Source

素材分类缓存问题

zhaoxiaohai 3 years ago
parent
commit
4a10c9b84a
2 changed files with 2 additions and 0 deletions
  1. 1 0
      pages/promotional/index.js
  2. 1 0
      pages/promotional/upload.js

+ 1 - 0
pages/promotional/index.js

@@ -159,6 +159,7 @@ Page({
             "classname": "saletool.sharematerial.sharematerial",
             "method": "select",
             "content": {
+                "nocache": true,
                 "parentid": 0
             }
         }).then(res => {

+ 1 - 0
pages/promotional/upload.js

@@ -155,6 +155,7 @@ Page({
             "classname": "saletool.sharematerial.sharematerial",
             "method": "select",
             "content": {
+                "nocache": true,
                 "parentid": 0
             }
         }).then(res => {