Commit 6cfe9530 authored by 任国军's avatar 任国军

fix bugs

parent 4f92ecbd
Pipeline #26679 passed with stage
in 4 seconds
...@@ -546,7 +546,7 @@ class InstitutionSubService extends Service { ...@@ -546,7 +546,7 @@ class InstitutionSubService extends Service {
} }
results.push({ results.push({
title: '精品课', title: '精品课',
value: 6, value: 3,
class: classList, class: classList,
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment