Explorar o código

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

李磊 %!s(int64=2) %!d(string=hai) anos
pai
achega
15af08f55f
Modificáronse 1 ficheiros con 1 adicións e 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)
     },
     //  重置