Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
f333b736
authored
2023-09-07 15:56:06 +0800
by
yuanbo
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
增加注释
1 parent
1d064c74
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
src/views/system/qtjfjmb/components/djbdisposition.vue
src/views/ywbl/slsqxx/diyaq/slxx.vue
src/views/ywbl/slsqxx/ygdy/slxx.vue
src/views/system/qtjfjmb/components/djbdisposition.vue
View file @
f333b73
...
...
@@ -154,12 +154,17 @@ export default {
},
/**
* 监听右侧选中
* @param {*} value
* @author: renchao
*/
choose
(
value
)
{
this
.
item
=
value
;
},
/**
* 右侧数据点击排序
* @param {*} direction
* @param {*} key
* @author: renchao
*/
publicMobileMethod
(
direction
,
key
)
{
const
self
=
this
;
...
...
src/views/ywbl/slsqxx/diyaq/slxx.vue
View file @
f333b73
...
...
@@ -503,7 +503,6 @@
// 是否持证人变化
/**
* @description: 是否持证人变化
* @param {*} val
* @author: renchao
*/
updaterow
()
{
...
...
src/views/ywbl/slsqxx/ygdy/slxx.vue
View file @
f333b73
...
...
@@ -371,7 +371,6 @@
},
/**
* @description: 是否持证人变化
* @param {*} val
* @author: renchao
*/
updaterow
()
{
...
...
Please
register
or
sign in
to post a comment