liuhj před 1 rokem
rodič
revize
f08c7e612e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/components/Finance/Cost.vue

+ 1 - 1
src/components/Finance/Cost.vue

@@ -5548,7 +5548,7 @@ export default {
         //执行函数
         cookieTimeout(){
             this.count++;
-            // console.log(this.count);
+            console.log(this.count);
         }
 
     },