精简页面请求结果提示/调整老年化模式指引样式
This commit is contained in:
@@ -65,7 +65,7 @@ export default {
|
||||
// 初始数据
|
||||
info: {
|
||||
userName: "无数据",
|
||||
idCard: "522121199001012012",
|
||||
idCard: "无数据",
|
||||
prjList: [
|
||||
{
|
||||
area: "无数据",
|
||||
@@ -115,13 +115,6 @@ export default {
|
||||
"https://puser.zjzwfw.gov.cn/sso/mobile.do?action=oauth&scope=1&servicecode=fwzs"
|
||||
);
|
||||
}, 3000);
|
||||
} else {
|
||||
this.$message({
|
||||
message: "请求出错",
|
||||
type: "error",
|
||||
duration: 3000,
|
||||
center: true
|
||||
});
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user