mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 03:16:44 +08:00
@@ -122,7 +122,7 @@
|
||||
<span>{{
|
||||
record.reportProjectOverview.length > 0 ? "-" :
|
||||
record.status == "0"
|
||||
? "草稿"
|
||||
? "-"
|
||||
: record.status == "1"
|
||||
? "提交待审核"
|
||||
: record.status == "2"
|
||||
|
||||
Reference in New Issue
Block a user