excel
This commit is contained in:
@@ -1646,6 +1646,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
|||||||
for _, vv := range nameIDs {
|
for _, vv := range nameIDs {
|
||||||
if vv == v.ID {
|
if vv == v.ID {
|
||||||
flag = true
|
flag = true
|
||||||
|
break
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if !flag {
|
if !flag {
|
||||||
|
|||||||
Reference in New Issue
Block a user