12 2024 档案
摘要:<template> <!-- 搜索筛选 --> <van-popup v-model="showPopup" round position="bottom" :style="{ height: '70%' }" closeable close-icon="cross" class="page-fi
阅读全文
摘要:<van-popup v-model="showProject" position="bottom" get-container="body" class="pb20" :style="{ height: '80%', }" closeable round > <div class="pop-hea
阅读全文
摘要:.page-form-item-required-no .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before { content: '' !important; } <el-form ref="elFor
阅读全文
摘要:样式行,实际不行 <van-checkbox-group v-model="selectItems" @click="selectItemsFn"> <div class="flexa w"> <van-checkbox v-for="(item, index) in tableData" :key
阅读全文