彭宇 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>