version3
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
v-show="addCommunitySpacePersonInfo.bookingType === 'Half'"
|
||||
><span>
|
||||
<vc:i18n
|
||||
name="资源ID"
|
||||
name="ID"
|
||||
namespace="addCommunitySpacePerson"
|
||||
></vc:i18n> </span
|
||||
></label>
|
||||
@@ -129,6 +129,7 @@
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group row">
|
||||
<label class="col-sm-2 col-form-label text-right"
|
||||
><span>
|
||||
@@ -174,14 +175,6 @@
|
||||
class="form-control"
|
||||
/>
|
||||
</div>
|
||||
<!-- <label class="col-sm-2 col-form-label text-right"><span>-->
|
||||
<!-- <vc:i18n name='预约时间' namespace='addCommunitySpacePerson'></vc:i18n>-->
|
||||
<!-- </span></label>-->
|
||||
<!-- <div class="col-sm-4">-->
|
||||
<!-- <input v-model="addCommunitySpacePersonInfo.appointmentTime" type="text"-->
|
||||
<!-- :placeholder="vc.i18n('必填,请填写预约时间','addCommunitySpacePerson')"-->
|
||||
<!-- class="form-control">-->
|
||||
<!-- </div>-->
|
||||
<label class="col-sm-2 col-form-label text-right"
|
||||
><span>
|
||||
<vc:i18n
|
||||
|
||||
Reference in New Issue
Block a user