添加账号验证

feature_0521
LegnaYet 6 years ago
parent d1508a85fb
commit 7e145f6ed6

@ -58,7 +58,7 @@
userId: JSON.parse(sessionStorage.getItem("loginInfo")).userId, userId: JSON.parse(sessionStorage.getItem("loginInfo")).userId,
// //
spinShow: false, spinShow: false,
count: 3, count: 10,
dateBtnValue: "今日", dateBtnValue: "今日",
viewDate: this.$moment(new Date()).format("YYYY-MM-DD"), viewDate: this.$moment(new Date()).format("YYYY-MM-DD"),
// //

Loading…
Cancel
Save