Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
commit
9f9255d315
|
@ -499,7 +499,7 @@ export default {
|
|||
)
|
||||
})
|
||||
answer = o ? o.label : null
|
||||
} else if (indexedDB.classifyType === 1) {
|
||||
} else if (i.classifyType === 1) {
|
||||
let o = list.find(v => {
|
||||
return v.val.includes(obj.val)
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue