#217 fix. The bug is solved without finding root cause. Maybe it's just because the author force the website to print out the variable (this.selectCfmPtPSEStart)

This commit is contained in:
Cindy Chang
2024-06-07 11:56:41 +08:00
parent e16304df45
commit 88082c3b8a

View File

@@ -1106,7 +1106,6 @@ export default {
end: this.selectCfmPtPSEEnd,
min: this.selectDurationTime.min,
max: this.selectDurationTime.max,
task: [],
type: 'processing-time-partial-start-end',
};
this.isSubmitReset();