彭宇 пре 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>