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
00170c08
authored
2024-05-15 09:58:39 +0800
by
jiaozeping@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
完结
1 parent
8b35cf7e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
src/views/ywbl/ybx/ybxdata.js
src/views/ywbl/ybx/ybxdata.js
View file @
00170c0
...
...
@@ -50,6 +50,14 @@ class data extends filter {
// }
// },
{
label
:
"流程状态"
,
width
:
'80'
,
render
:
(
h
,
scope
)
=>
{
return
<
div
>
完结
<
/div
>
}
},
{
label
:
"业务号"
,
width
:
'110'
,
render
:
(
h
,
scope
)
=>
{
...
...
Please
register
or
sign in
to post a comment