Selaa lähdekoodia

fix: 导入试卷结构问题

zhangjie 8 kuukautta sitten
vanhempi
commit
c96f48bcef
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/modules/target/components/target-score/TargetScoreEnd.vue

+ 1 - 0
src/modules/target/components/target-score/TargetScoreEnd.vue

@@ -260,6 +260,7 @@ export default {
 
       this.$message.success("清除成功!");
       this.getBlueDetail();
+      this.getList();
     },
     toImportEndScore() {
       this.$refs.ImportEndScore.open();