qinzhipeng_v 5 years ago
parent
commit
1a40209bf6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/projectManage/requirement/requirementDetail.vue

+ 1 - 0
src/views/projectManage/requirement/requirementDetail.vue

@@ -663,6 +663,7 @@ export default {
       this.$router.push({ name: page, query: { id: id }})
     },
     reloadList() {
+      this.GetRequireScheduleHistory()
       this.getRequirementById()
       if (this.$refs['bugTableDialog']) {
         this.$refs['bugTableDialog'].bugGetTableList()