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
1ed8e0b4
authored
2022-10-19 10:57:54 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:权利人信息
1 parent
4e8d8604
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
src/views/workflow/components/InformationTable.vue
src/views/workflow/components/InformationTable.vue
View file @
1ed8e0b
...
...
@@ -18,7 +18,9 @@ export default {
props
:
{
tableData
:
{
type
:
Array
,
default
:
[]
default
:
function
()
{
return
[]
}
},
gyfs
:
{
type
:
String
,
...
...
Please
register
or
sign in
to post a comment