复选框带输入框+文字

复选框模版   2024-07-20 11:23   49   0  
<div style="width: 15px;height: 15px;margin: 0 5px 0 42px;border: 1px solid black;">
    <span style="display: block;" v-if="shows && shows['954601020041']">{{ shows['954601020041'].includes('引流管') ? '√' : '' }}</span>
</div>
<div>引流管</div>
<div style="width: 20px;text-align: center">
    <div v-if="shows && shows['954601020043'] && shows['954601020041'].includes('引流管')">{{ shows['954601020043']}}</div>
</div>
<div style="margin-left: 5px">根</div>