soft5566 3 年 前
コミット
047a97a717
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/components/tuikuan/tuikuan.vue

+ 1 - 1
src/components/tuikuan/tuikuan.vue

@@ -86,7 +86,7 @@
 		},
 		created() {
 			var level = sessionStorage.getItem('level');
-			if (level == 2) {
+			if (level === '2') {
 				// 获取总金额
 				this.get_total_amount();
 				// 获取余额列表