mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-14 05:16:45 +08:00
新增讲师 ,讲师样式修改。样式修改完毕
This commit is contained in:
@@ -128,7 +128,7 @@
|
|||||||
<img style="width: 29px; height: 29px; cursor: pointer;margin-right: 24px;"
|
<img style="width: 29px; height: 29px; cursor: pointer;margin-right: 24px;"
|
||||||
src="@/assets/images/basicinfo/close.png" @click="cancelTeacherDialog" />
|
src="@/assets/images/basicinfo/close.png" @click="cancelTeacherDialog" />
|
||||||
</div>
|
</div>
|
||||||
<div ref="drawerContent" style="padding-left: 15px;padding-right: 120px;min-width:760px;">
|
<div ref="drawerContent" style="padding-left: 15px;padding-right: 150px;min-width:760px;">
|
||||||
<a-form :model="formParam" layout="vertical" ref="formRef">
|
<a-form :model="formParam" layout="vertical" ref="formRef">
|
||||||
<a-row>
|
<a-row>
|
||||||
<a-col :span="24">
|
<a-col :span="24">
|
||||||
|
|||||||
Reference in New Issue
Block a user