Browse Source

字符串型

soft5566 3 years atrás
parent
commit
1089d1fb0e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/tuikuan/tuikuan.vue

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

@@ -85,6 +85,7 @@
 			}
 			}
 		},
 		},
 		created() {
 		created() {
+			// 获取的值是string型
 			var level = sessionStorage.getItem('level');
 			var level = sessionStorage.getItem('level');
 			if (level === '2') {
 			if (level === '2') {
 				// 获取总金额
 				// 获取总金额