|
|
@ -236,26 +236,6 @@
|
|
|
|
</slot>
|
|
|
|
</slot>
|
|
|
|
</template>
|
|
|
|
</template>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-12" slot="edit">
|
|
|
|
|
|
|
|
<template class="pvs bpv">
|
|
|
|
|
|
|
|
<slot>
|
|
|
|
|
|
|
|
<label for="teamNm--${pageName}" class="w-px-130 bg-lighter pe-2 col-form-label text-sm-end">단속조</label>
|
|
|
|
|
|
|
|
<select id="teamNm--${pageName}" name="teamNm" data-map="TEAM_NM" class="form-select">
|
|
|
|
|
|
|
|
</select>
|
|
|
|
|
|
|
|
</slot>
|
|
|
|
|
|
|
|
</template>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-12" slot="edit">
|
|
|
|
|
|
|
|
<template class="pvs bpv">
|
|
|
|
|
|
|
|
<slot>
|
|
|
|
|
|
|
|
<label class="w-px-130 bg-lighter pe-2 col-form-label text-sm-end">단속원</label>
|
|
|
|
|
|
|
|
<input type="text" id="teamer1--${pageName}" name="teamer1" data-map="TEAMER_1" class="form-control" />
|
|
|
|
|
|
|
|
<input type="text" id="teamer2--${pageName}" name="teamer2" data-map="TEAMER_2" class="form-control" />
|
|
|
|
|
|
|
|
<input type="text" id="teamer3--${pageName}" name="teamer3" data-map="TEAMER_3" class="form-control" />
|
|
|
|
|
|
|
|
<input type="text" id="teamer4--${pageName}" name="teamer4" data-map="TEAMER_4" class="form-control" />
|
|
|
|
|
|
|
|
</slot>
|
|
|
|
|
|
|
|
</template>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="row mt-4 justify-content-end mb-3">
|
|
|
|
<div class="row mt-4 justify-content-end mb-3">
|
|
|
|