mirror of https://github.com/jeecgboot/jeecg-boot
Merge e805ef0b75
into 434b42e9ed
commit
ccca13502b
|
@ -301,6 +301,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
options.value = [];
|
||||||
if (!dict) {
|
if (!dict) {
|
||||||
console.error('搜索组件未配置字典项');
|
console.error('搜索组件未配置字典项');
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Reference in New Issue