mirror of
http://112.124.100.131/ebiz-ai/ebiz-ai-knowledge-manage.git
synced 2025-12-06 17:36:48 +08:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -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 => {
|
||||||
|
|||||||
Reference in New Issue
Block a user