问题修改
This commit is contained in:
parent
436d9fc2a0
commit
df6ca8d40f
@ -465,7 +465,7 @@ struct Index {
|
||||
let kfdm = ''
|
||||
let currentKf
|
||||
Object.entries(this.markRuleListObj).forEach(([key, value]) => {
|
||||
if (value.markcatalog == kf) {
|
||||
if (value.markcatalog == kf && !currentKf) {
|
||||
[xmdm, kfdm] = key.split('_')
|
||||
currentKf = value
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user