diff --git a/src/views/oa/crm/businessTripApply/edit.vue b/src/views/oa/crm/businessTripApply/edit.vue index 264b1fd..87e620c 100644 --- a/src/views/oa/crm/businessTripApply/edit.vue +++ b/src/views/oa/crm/businessTripApply/edit.vue @@ -56,7 +56,7 @@ - + @@ -87,8 +87,8 @@ v-model="form.endTime" type="date" value-format="YYYY-MM-DD" - placeholder="由明细自动计算" - :disabled="true" + placeholder="请选择结束日期" + :disabled="isFormDisabled" style="width: 100%" /> @@ -280,25 +280,9 @@ - +