mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-19 15:56:47 +08:00
fix:修改添加面授课编辑面授课时时间回显问题,修改创建调研问题字段长度
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<a-input
|
||||
v-model:value="curItem.inputVal"
|
||||
show-count
|
||||
:maxlength="30"
|
||||
:maxlength="100"
|
||||
style="border-radius: 8px"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user