|
@@ -23,7 +23,7 @@
|
|
|
<button class="vongi-yidi-location">{{tjForm.address}}<span class="mui-icon mui-icon-location"></span></button>
|
|
|
</div>
|
|
|
<div class="mui-content-padded">
|
|
|
- <h5>备注</h5>
|
|
|
+ <h5><span class="colorfe616c">*</span>备注</h5>
|
|
|
<div class="mui-input-row">
|
|
|
<textarea v-model="tjForm.content" rows="5" placeholder="请输入"></textarea>
|
|
|
</div>
|
|
@@ -82,7 +82,7 @@
|
|
|
workAttendanceDate: '',
|
|
|
workAttendanceTime: '',
|
|
|
type: '1', //外勤打卡/补卡(1/2)
|
|
|
- content: '',
|
|
|
+ content: '异地打卡',
|
|
|
approvalPersonId: '',
|
|
|
workAttendanceId: '',
|
|
|
photoFile: '',
|