|
@@ -720,7 +720,7 @@ export default {
|
|
|
this.GetRequireScheduleHistory()
|
|
|
this.getRequirementById()
|
|
|
if (this.$refs['bugTableDialog']) {
|
|
|
- this.$refs['bugTableDialog'].bugGetTableList()
|
|
|
+ this.$refs['bugTableDialog'].bugQzGetTableList()
|
|
|
}
|
|
|
if (this.$refs['data-statistics']) {
|
|
|
this.$refs['data-statistics'].getRequireSumData()
|