liuhj 1 年間 前
コミット
f08c7e612e
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  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);
         }
 
     },