讲师管理修改

This commit is contained in:
zhangsir
2025-01-14 16:07:55 +08:00
parent fdeeae16c5
commit 8dcffc4365
3 changed files with 5 additions and 6 deletions

View File

@@ -124,7 +124,7 @@
@click="cancelTeacherDialog"
/>
</div>
<div ref="drawerContent" style="padding-left: 15px;padding-right: 46px;">
<div ref="drawerContent" style="padding-left: 15px;padding-right: 46px;min-width:760px;">
<a-form :model="formParam" layout="vertical" ref="formRef">
<a-row>
<a-col :span="24">

View File

@@ -519,7 +519,7 @@
<a-descriptions style="padding-bottom: 35px;margin-top:20px;" bordered :column="2" :contentStyle="{width:'300px',}" :labelStyle="{width:'166px'}">
<a-descriptions-item label="讲师姓名"><div style="user-select: text">{{formParam.name}}</div></a-descriptions-item>
<!-- <a-descriptions-item label="讲师工号">{{formParam.userNo}}</a-descriptions-item> -->
<a-descriptions-item label="讲师组织">{{formParam.orgName}}</a-descriptions-item>
<a-descriptions-item label="讲师组织">{{formParam.orgNames}}</a-descriptions-item>
<a-descriptions-item label="讲师体系">{{formParam.tsystemName}}</a-descriptions-item>
<a-descriptions-item label="讲师级别">{{formParam.tlevelName }}</a-descriptions-item>
<a-descriptions-item label="讲师发薪地">{{formParam?.payrollPlace || '-'}}</a-descriptions-item>

View File

@@ -64,10 +64,9 @@
</div>
</a-form>
<div style="width: 100%;"></div>
<!-- <div style="display: flex; margin-bottom: 20px">
<a-button class="resetbtn" @click="handleFeeMonthly" type="primary"><UploadOutlined/>导出
</a-button>
</div> -->
<div v-if="checkMenu('lecturerSummaryExport')" style="display: flex; margin-bottom: 20px">
<a-button class="resetbtn" @click="handleFeeMonthly" type="primary"><UploadOutlined/>导出</a-button>
</div>
<!-- 表格 -->
<div style="margin-bottom: 4px;color: #aaaaaa;">
下表为按讲师汇总的费用