li-guang
2021-01-08 86773d61655cd653b3feb70401aa2edf242aa29c
hive-app/pages/workbench/selectProduct/shoppingCart.vue
@@ -46,6 +46,9 @@
      },
      methods:{
         show(){
            if(!this.list.length){
               return;
            }
            this.$refs.popup.open();
         },
         hide(){