mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 11:26:45 +08:00
Merge branch '250213-prod-master_1202-gx' into test20250220
This commit is contained in:
@@ -571,7 +571,7 @@ export default {
|
|||||||
? {
|
? {
|
||||||
"0": "在线课",
|
"0": "在线课",
|
||||||
"1": "面授课",
|
"1": "面授课",
|
||||||
"2": "手动录入",
|
"5": "手动录入",
|
||||||
}[value.record.type + ""]
|
}[value.record.type + ""]
|
||||||
: "-" }
|
: "-" }
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user