소스 검색

Merge branch 'develop_yh13' of jianguan-web/qpls-md-html into develop_yh14

李磊 2 년 전
부모
커밋
15af08f55f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/shoppingCarManagement/shoppingCar/list.vue

+ 1 - 1
src/views/shoppingCarManagement/shoppingCar/list.vue

@@ -168,7 +168,7 @@ export default {
     ...mapActions(['getCartList']),
     // 查询
     searchForm () {
-      this.$refs.table.clearSelected() // 清空表格选中项
+      // this.$refs.table.clearSelected() // 清空表格选中项
       this.$refs.table.refresh(true)
     },
     //  重置