work
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
</option>
|
||||
</select>
|
||||
</div>
|
||||
<div>
|
||||
<!-- <div>
|
||||
<label class="label"><span class="label-text font-bold">Assigned Driver</span></label>
|
||||
<select v-model="CreateOilOrderForm.basicInfo.driver_employee_id" class="select select-bordered select-sm w-full">
|
||||
<option disabled :value="0">Select a driver</option>
|
||||
@@ -131,7 +131,7 @@
|
||||
{{ driver.employee_first_name }} {{ driver.employee_last_name }}
|
||||
</option>
|
||||
</select>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
|
||||
<!-- Dispatcher Notes -->
|
||||
|
||||
Reference in New Issue
Block a user