Vue+uView-UI 筛选框实现

存档备用

orderList:{
              return(){
                  this.orderList.filter((item)=> item.state==='2');
              }
           }
posted @ 2021-11-08 16:49  格林格林  阅读(27)  评论(0)    收藏  举报