mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 04:46:46 +08:00
合并冲突
This commit is contained in:
@@ -371,7 +371,7 @@ export default {
|
||||
: text.record.finishStatus == 1
|
||||
? "已完成"
|
||||
: text.record.finishStatus == 2
|
||||
? "未完成"
|
||||
? "进行中"
|
||||
: "-"}
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user