#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:
@@ -1106,7 +1106,6 @@ export default {
|
|||||||
end: this.selectCfmPtPSEEnd,
|
end: this.selectCfmPtPSEEnd,
|
||||||
min: this.selectDurationTime.min,
|
min: this.selectDurationTime.min,
|
||||||
max: this.selectDurationTime.max,
|
max: this.selectDurationTime.max,
|
||||||
task: [],
|
|
||||||
type: 'processing-time-partial-start-end',
|
type: 'processing-time-partial-start-end',
|
||||||
};
|
};
|
||||||
this.isSubmitReset();
|
this.isSubmitReset();
|
||||||
|
|||||||
Reference in New Issue
Block a user