Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
wu.jifen
2025-05-23 13:49:31 +08:00

View File

@@ -192,9 +192,9 @@ export default {
}, },
// 新增分段 // 新增分段
addSegment() { addSegment() {
this._getSplitResultPreview() // this._getSplitResultPreview()
// this.addSegmentDialog = true this.addSegmentDialog = true
}, },
_getTaskDetail() { _getTaskDetail() {
queryTask({ id: this.form.id }).then(res => { queryTask({ id: this.form.id }).then(res => {