|
@@ -211,7 +211,6 @@ export default {
|
|
|
this.$emit("success", this.formData);
|
|
this.$emit("success", this.formData);
|
|
|
this.onHide();
|
|
this.onHide();
|
|
|
this.$modal.msgSuccess("演练登记评价成功");
|
|
this.$modal.msgSuccess("演练登记评价成功");
|
|
|
- this.getList();
|
|
|
|
|
});
|
|
});
|
|
|
},
|
|
},
|
|
|
async refresh(id, other) {
|
|
async refresh(id, other) {
|