| | |
| | | <uni-icons color="#20613D" type="search" size="24" @click="buttonSearchFlow"></uni-icons> |
| | | </template> |
| | | </u-input> --> |
| | | <u-input :placeholder="search_home_placeholder" v-model="query.name" clearable @confirm="buttonSearchFlow" @clear="()=>{ |
| | | <u-input :placeholder="search_home_placeholder" v-model="query.name" clearable |
| | | @confirm="buttonSearchFlow" @clear="()=>{ |
| | | $nextTick(()=>{buttonSearchFlow()}) |
| | | }"> |
| | | <!-- <u--text text="http://" slot="prefix" margin="0 3px 0 0" type="tips"></u--text> --> |
| | | |
| | | |
| | | <template slot="suffix"> |
| | |
| | | currentCategory: {}, |
| | | type: 'category', //supplier |
| | | def: 0, |
| | | typeList:[ |
| | | { |
| | | typeList: [{ |
| | | label: '按分类', |
| | | value: 'category', |
| | | }, |