wangxy 1 mesiac pred
rodič
commit
ee4b26261e
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      pages/chanpinXuanze/cp1/banben.vue

+ 1 - 1
pages/chanpinXuanze/cp1/banben.vue

@@ -62,7 +62,7 @@ function handleSelect(item) {
   }
   }
   shuxueHttp.getShuxueChanpinBanbenSave(opt).then(res => {
   shuxueHttp.getShuxueChanpinBanbenSave(opt).then(res => {
     if (!res.data) { return;}
     if (!res.data) { return;}
-    cacheManager.get('neirong') && cacheManager.remove('neirong');
+    cacheManager.get('contentInfo') && cacheManager.remove('contentInfo');
     // 跳转
     // 跳转
     uni.switchTab({
     uni.switchTab({
       url: "/pages/chanpinneirong/index"
       url: "/pages/chanpinneirong/index"