@ -561,6 +561,7 @@ export default {
}).then((response) => {
this.$modal.msgSuccess("新增成功");
this.open = false;
this.$emit("getList");
if (response.data && response.data.report_id) {
postReportInfo({ report_id: response.data.report_id }).then(
(response) => {