chore: change search by url search box

Signed-off-by: zhaoxinxin <1186037180@qq.com>
This commit is contained in:
zhaoxinxin 2025-07-03 16:10:51 +08:00
parent 36678fbf10
commit d576ff1e90
No known key found for this signature in database
GPG Key ID: F6AA8D23FFB07092
1 changed files with 1 additions and 1 deletions

View File

@ -870,6 +870,7 @@ export default function Clear() {
const handleSearchByImageManifestURL = async (event: any) => {
setIsLoading(true);
setTask({});
setSearchImageManifestISLodaing(true);
try {
@ -1103,7 +1104,6 @@ export default function Clear() {
width: optional ? '45rem' : '36rem',
position: 'absolute',
backgroundColor: 'var(--palette-background-menu-paper)',
zIndex: '100001',
}}
>
<TextField