mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化代码
This commit is contained in:
parent
406c75df91
commit
1862e4b485
@ -84,7 +84,7 @@
|
||||
<input type="text"
|
||||
class="form-control form-control-md"
|
||||
:placeholder="_getReportProficientRoomName()"
|
||||
v-model="reportProficientInfo.conditions.roomName">
|
||||
v-model="reportProficientInfo.conditions.objName">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-2">
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
feeTypeCd: '',
|
||||
startTime: '',
|
||||
endTime: '',
|
||||
roomName: ''
|
||||
objName: ''
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user