소스 검색

素材分类缓存问题

zhaoxiaohai 3 년 전
부모
커밋
4a10c9b84a
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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 => {