Explorar o código

去掉最近更名提示

shish %!s(int64=4) %!d(string=hai) anos
pai
achega
a2f084e9f3
Modificáronse 1 ficheiros con 0 adicións e 7 borrados
  1. 0 7
      hdApp/src/admin/home/workbench.vue

+ 0 - 7
hdApp/src/admin/home/workbench.vue

@@ -222,13 +222,6 @@ export default {
             this.totalData[4].value = asset.totalExpend ? parseFloat(asset.totalExpend) : 0;
             this.totalData[5].value = asset.totalPurchase ? parseFloat(asset.totalPurchase) : 0;
           }
-          // #ifdef MP-WEIXIN
-          if(res.data.hasRemindChangeAppName == 0){
-            that.$util.confirmModal({content:'本小程序最近将更名为:花掌柜',okText:'我知道了'},() => {
-              closeRemindChange()
-            })
-          }
-          // #endif
         });
     },
     //通知处理