彭宇 1 年之前
父节点
当前提交
971299523a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/me/meOperate.vue

+ 1 - 1
pages/me/meOperate.vue

@@ -1,7 +1,7 @@
 <template>
 	<view>
 		<view class="uni-container">
-			<uni-table ref="table" :loading="loading" border stripe type="selection" emptyText="暂无更多数据">
+			<uni-table ref="table" :loading="loading" border stripe emptyText="暂无更多数据">
 				<uni-tr>
 					<uni-th align="center">姓名</uni-th>
 					<uni-th align="center">积分变动</uni-th>