瀏覽代碼

筛选默认异性

wkyy 3 年之前
父節點
當前提交
67a06a62a1
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pages/friend/index.vue

+ 2 - 2
pages/friend/index.vue

@@ -219,7 +219,7 @@
 				current: 0,
 				current: 0,
 				randomList: [],
 				randomList: [],
 				show: false,
 				show: false,
-				checked: false,
+				checked: true,
 				customStyle:{
 				customStyle:{
 					background: '#FF5E5E'
 					background: '#FF5E5E'
 				},
 				},
@@ -244,7 +244,7 @@
 		},
 		},
 		methods: {
 		methods: {
 			reset() {
 			reset() {
-				this.checked = false;
+				this.checked = true;
 				
 				
 				this.rangeValues = [22,35];
 				this.rangeValues = [22,35];
 				this.$refs.refsValues.originalMinValue=22
 				this.$refs.refsValues.originalMinValue=22