xuxueyang
2024-07-30 badafedccb814258fa54156b558458fa04191f8d
sub_pages/partner/markup-config/markup-config.vue
@@ -4,7 +4,7 @@
         <view class="flex1 input">
            <u-input placeholder="请输入分类名称" v-model="query.name" clearable>
               <template slot="suffix">
                  <uni-icons color="#20613D" type="search" size="24" @tap="refreshList"></uni-icons>
                  <uni-icons color="#20613D" type="search" size="24" @click="refreshList"></uni-icons>
               </template>
            </u-input>
         </view>