This website works better with JavaScript.
Explore
Help
Register
Sign In
gitY
/
DiKongGanZhiPingTai
Watch
1
Star
0
Fork
You've already forked DiKongGanZhiPingTai
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
工作计划列表状态优化
Browse Source
main
刘妍
5 days ago
parent
e1338e2c90
commit
b0be8aa9f2
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
src/views/demo/workmanagement/workplan/components/planList.vue
Unescape
Escape
View File
@ -249,6 +249,10 @@
label
:
"成功"
,
status
:
5
,
color
:
'#08ed08'
}
,
{
label
:
"执行中"
,
status
:
6
,
color
:
'#08ed08'
}
]
)
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
gitY/DiKongGanZhiPingTai
Title
Body
Create Issue