mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 20:36:45 +08:00
审核日志只有一条
This commit is contained in:
@@ -253,8 +253,8 @@ export default {
|
||||
state.description = res.data.data.evaluationExplain;
|
||||
})
|
||||
.catch((err) => {
|
||||
message.destroy()
|
||||
message.error("获取测量平信息失败");
|
||||
//message.destroy()
|
||||
// message.error("获取测量平信息失败");
|
||||
console.log(err, "erererrerererererer");
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user