mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-20 08:16:46 +08:00
考试列表改为试卷列表,课程分类搜索
This commit is contained in:
@@ -426,6 +426,7 @@ export default {
|
||||
<div class="operation">
|
||||
{value.state === "2" ? (
|
||||
<div class="fb">
|
||||
{ /**
|
||||
<div class="jc"
|
||||
onClick={() => {
|
||||
handleToManagepage(value, "/managepage");
|
||||
@@ -433,6 +434,7 @@ export default {
|
||||
>
|
||||
管理
|
||||
</div>
|
||||
*/ }
|
||||
<div
|
||||
class="jc"
|
||||
onClick={() => {
|
||||
|
||||
Reference in New Issue
Block a user