Browse Source

字符串型

soft5566 3 năm trước cách đây
mục cha
commit
047a97a717
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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();
 				// 获取余额列表