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