mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 20:36:45 +08:00
删除按钮显示课程名称、删除作业删除作业删出考试删除考试
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
style="width: 424px; height: 32px; margin-left: 35px"
|
||||
autocomplete="off"
|
||||
placeholder="请输入考试名称"
|
||||
show-count :maxlength="50"
|
||||
show-count :maxlength="20"
|
||||
/>
|
||||
</a-form-item>
|
||||
</div>
|
||||
@@ -338,7 +338,7 @@
|
||||
style="width: 424px; height: 32px; margin-left: 35px"
|
||||
autocomplete="off"
|
||||
placeholder="请输入考试名称"
|
||||
show-count :maxlength="50"
|
||||
show-count :maxlength="20"
|
||||
/>
|
||||
</a-form-item>
|
||||
</div>
|
||||
@@ -355,7 +355,7 @@
|
||||
style="width: 424px; height: 32px; margin-left: 35px"
|
||||
autocomplete="off"
|
||||
placeholder="数据来源"
|
||||
show-count :maxlength="50"
|
||||
show-count :maxlength="20"
|
||||
/>
|
||||
</a-form-item>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user