调整文本显示
This commit is contained in:
parent
a60181edcb
commit
3fa9b97420
@ -9,7 +9,7 @@
|
|||||||
<u-button text="转办" class="mr-15 ml-7" :plain="true" @click="showTransfer" />
|
<u-button text="转办" class="mr-15 ml-7" :plain="true" @click="showTransfer" />
|
||||||
</view>
|
</view>
|
||||||
<view class="flex-row items-center pb-5">
|
<view class="flex-row items-center pb-5">
|
||||||
<u-button text="协调代课教师" class="mr-15 ml-15" :plain="true" @click="showXtDlg" />
|
<u-button text="同意并协调代课教师" class="mr-15 ml-15" :plain="true" @click="showXtDlg" />
|
||||||
</view>
|
</view>
|
||||||
<!-- 驳回弹窗 -->
|
<!-- 驳回弹窗 -->
|
||||||
<u-popup :show="dlgFlag" mode="center" :closeOnClickOverlay="false" @close="closeDlg">
|
<u-popup :show="dlgFlag" mode="center" :closeOnClickOverlay="false" @close="closeDlg">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user