快乐的昕的电脑
2025-09-29 ad35c277126be599a249fd7607bcf43f993af6ab
pages/index.vue
@@ -178,6 +178,10 @@
                               style="padding: 7px 46px;width: 650px;"></superwei-combox>
               </view>
            </view>
            <div style="height: 400px; overflow: auto;">
               <table>
            <view class="section card">
               <uni-table ref="table" type="selection" border stripe emptyText="暂无更多数据"
                        @selection-change="selectionChange">
@@ -231,6 +235,10 @@
                  </uni-tr>
               </uni-table>
            </view>
               </table>
            </div>
            <view class="bottom-section">
               <button class="save-btn" @click="save">保存选择</button>
               <button class="cancel-btn" @click="isShow = !isShow">取消</button>