mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-25 14:17:54 +08:00
优化代码
This commit is contained in:
parent
5524048701
commit
9ec6318801
@ -5,7 +5,7 @@
|
||||
<input type="text" :placeholder="vc.i18n('请选择月份','monthAttendanceManage')" v-model="staffAttendanceManageInfo.curDate" class=" form-control queryDate">
|
||||
</div>
|
||||
<div class="margin-xs-r bg-white padding-bottom padding-lr">
|
||||
<input v-model="staffAttendanceManageInfo.orgName" readonly @focus="_staffAttendanceChangeOrg()" type="text" :placeholder="vc.i18n('必填,请填写组织','staffAttendanceManage')" class="form-control">
|
||||
<input v-model="staffAttendanceManageInfo.orgName" readonly @focus="_staffAttendanceChangeOrg()" type="text" :placeholder="vc.i18n('填写组织','staffAttendanceManage')" class="form-control">
|
||||
</div>
|
||||
<div class="margin-xs-r bg-white treeview attendance-staff">
|
||||
<ul class="list-group text-center border-radius">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user