task#15348,调度app,培训完成给提示
This commit is contained in:
@ -111,8 +111,9 @@ export default {
|
||||
})
|
||||
this.pageList=res.data?.list;
|
||||
if(res.assessState === 0){
|
||||
this.showPoup=false
|
||||
this.isFinished=true
|
||||
this.showPoup=false //
|
||||
}else if(res.assessState === 1){
|
||||
this.isFinished=true //是否完成
|
||||
}
|
||||
if(this.pageList?.length === 0){
|
||||
this.showEmpty = true
|
||||
|
Reference in New Issue
Block a user