提交 0ab5f849 编写于 作者: yafei.li's avatar yafei.li

Merge branch 'develop' into 'test'

Develop

See merge request com.pica.cloud.education.frontend/pica.cloud.web-education-admin!293
......@@ -1071,6 +1071,8 @@ export default {
setTimeout(() => {
this.progressFlag = false;
this.statFlg = true;
this.searchList();
}, 2000);
}
return res.data.status;
......@@ -1105,6 +1107,7 @@ export default {
setTimeout(() => {
this.progressFlag = false;
this.statFlg = true;
this.searchList()
}, 2000);
}
return res.data.status;
......@@ -1666,7 +1669,7 @@ export default {
.stat-result {
display: flex;
justify-content: space-between;
width: 300px;
width: 360px;
.failure {
color: #e63c3c;
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册