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
a4d8e98c
authored
2023-09-11 11:00:32 +0800
by
tianhaohao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'dev' of
http://yun.pashanhoo.com:9090/bdc/bdcdj-web
into dev
2 parents
b601bcdc
9507815a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
src/views/ywbl/ywsq/components/selectFwbjDybgSplitMerge.vue
src/views/ywbl/ywsq/components/selectYbbgSplitMerge.vue
src/views/ywbl/ywsq/components/selectFwbjDybgSplitMerge.vue
View file @
a4d8e98
...
...
@@ -200,6 +200,11 @@
sendThis
(
this
)
},
methods
:
{
/**
* @description: yWstatus
* @param {*} row
* @author: renchao
*/
yWstatus
(
row
)
{
let
text
=
""
;
let
keys
=
0
;
...
...
@@ -241,6 +246,7 @@
},
/**
* @description: 单选事件
* @param {*} row
* @author: renchao
*/
getCurrentRow
(
row
)
{
...
...
src/views/ywbl/ywsq/components/selectYbbgSplitMerge.vue
View file @
a4d8e98
...
...
@@ -208,6 +208,11 @@
sendThis
(
this
)
},
methods
:
{
/**
* @description: yWstatus
* @param {*} row
* @author: renchao
*/
yWstatus
(
row
)
{
let
text
=
""
;
let
keys
=
0
;
...
...
@@ -249,6 +254,7 @@
},
/**
* @description: 单选事件
* @param {*} row
* @author: renchao
*/
getCurrentRow
(
row
)
{
...
...
Please
register
or
sign in
to post a comment