diff --git a/src/components/selectTabBox/selectTabBox.vue b/src/components/selectTabBox/selectTabBox.vue
index 6c1273b..71eef2c 100644
--- a/src/components/selectTabBox/selectTabBox.vue
+++ b/src/components/selectTabBox/selectTabBox.vue
@@ -90,7 +90,7 @@
+ :closeSeach="closeSeach" :clearList="clearSelectTabCheck" :list="selectTabCheck.data" ref="checkBoxGroupInfo">
@@ -140,8 +140,8 @@
HK$/月
-
-

+
+
清除金额
@@ -1150,16 +1150,9 @@ img {
.img-box {
width: 14px;
height: 14px;
- border: 1px solid #333;
margin-right: 5px;
border-radius: 50%;
position: relative;
-
- .img {
- position: absolute;
- width: 5px;
- height: 5px;
- }
}
}