Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
J
jilinzhongdianrenqun-web
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Members
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
吴超
jilinzhongdianrenqun-web
Commits
9bfb8683
Commit
9bfb8683
authored
Nov 06, 2025
by
zhangxingda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
原代码bug,点击身份证查重,在点击搜索,失效。原因未重置distCard
parent
f9dab586
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
3 行增加
和
0 行删除
+3
-0
src/view/people-info/index2.vue
+1
-0
src/view/people-info/index3.vue
+1
-0
src/view/people-info/personMinor.vue
+1
-0
没有找到文件。
src/view/people-info/index2.vue
View file @
9bfb8683
...
...
@@ -1994,6 +1994,7 @@ export default {
this
.
changePageNoMD
(
1
)
},
searchData
()
{
this
.
params
.
distCard
=
''
this
.
params
.
pageNo
=
1
this
.
init
()
},
...
...
src/view/people-info/index3.vue
View file @
9bfb8683
...
...
@@ -1876,6 +1876,7 @@ export default {
this
.
changePageNoMD
(
1
)
},
searchData
()
{
this
.
params
.
distCard
=
''
this
.
params
.
pageNo
=
1
this
.
init
()
},
...
...
src/view/people-info/personMinor.vue
View file @
9bfb8683
...
...
@@ -1789,6 +1789,7 @@ export default {
this
.
changePageNoMD
(
1
)
},
searchData
()
{
this
.
params
.
distCard
=
''
this
.
params
.
pageNo
=
1
this
.
init
()
},
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论