Skip to content

Commit 1b25652

Browse files
dataeaseShuulleo
authored andcommitted
feat(prompt): add prompt
1 parent 3c35a3a commit 1b25652

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/src/views/system/prompt/index.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,8 @@ const handleChange = () => {
322322
323323
const typeChange = (val: any) => {
324324
currentType.value = val
325+
pageInfo.currentPage = 0
326+
search()
325327
}
326328
</script>
327329

0 commit comments

Comments
 (0)