Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc726c1e

Browse files
Update web/src/plugins/logs/SearchBar.vue
this is fineCo-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent55b45cd commitc726c1e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎web/src/plugins/logs/SearchBar.vue‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1838,12 +1838,12 @@ export default defineComponent({
18381838
}
18391839
if(!this.searchObj?.data?.customDownloadQueryObj?.query){
18401840
this.$q.notify({
1841-
message:"Please run a query first before downloading.",
1842-
color:"negative",
1843-
position:"bottom",
1844-
timeout:2000,
1845-
});
1846-
return;
1841+
message:"Please run a query first before downloading.",
1842+
color:"negative",
1843+
position:"bottom",
1844+
timeout:2000,
1845+
});
1846+
return;
18471847
}
18481848
// const queryReq = this.buildSearch();
18491849
this.searchObj.data.customDownloadQueryObj.query.from=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp