|
|
|
@ -198,7 +198,7 @@
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
</template>
|
|
|
|
|
<template v-if="details.carrierid === 'CSL' || details.carrierid === 'WHL'">
|
|
|
|
|
<template v-if="['VOLTA', 'WHL', 'CSL'].includes(details.carrierid)">
|
|
|
|
|
<a-col :xs="12" :sm="12" :md="12" :lg="8" :xl="7">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
class="from-label"
|
|
|
|
|