Explorar el Código

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

李磊 hace 2 años
padre
commit
15af08f55f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)
     },
     //  重置