|
@@ -134,7 +134,7 @@
|
|
|
</div>
|
|
|
<!-- 添加框 -->
|
|
|
<div style="border: 1px dotted rgb(187, 187, 187);box-sizing: border-box;padding: 0px 15px;"
|
|
|
- class="martop20 marbottom10" v-show="from.type == 'select' || from.type == 'radio' || from.type == 'checkbox'">
|
|
|
+ class="martop20 marbottom10" v-show="from.type == 'select' || from.type == 'radio' || from.type == 'checkbox'|| from.type == 'selectBox'">
|
|
|
<table class="table" width='100%' border='1px' cellpadding='2px' bordercolor="#E5E5E5">
|
|
|
<thead cellpadding='2px' height='40px'>
|
|
|
<tr>
|