@@ -496,6 +496,7 @@ export default {
message: data.msg || '预测失败',
type: 'error',
});
+ this.getDataList();
loading.close();
}