update:样式更新
This commit is contained in:
@@ -73,16 +73,9 @@ export default {
|
||||
"https://puser.zjzwfw.gov.cn/sso/mobile.do?action=oauth&scope=1&servicecode=fwzs"
|
||||
);
|
||||
}, 3000);
|
||||
} else if (result.data.message == "未上传附件") {
|
||||
this.$message({
|
||||
message: "无附件",
|
||||
duration: 3000,
|
||||
type: "info",
|
||||
center: true
|
||||
});
|
||||
} else {
|
||||
this.$message({
|
||||
message: "请求出错",
|
||||
message: result.data.message,
|
||||
duration: 3000,
|
||||
type: "error",
|
||||
center: true
|
||||
|
||||
Reference in New Issue
Block a user