li-guang
2020-12-31 688c225b378f391cecbd331f57231f667a86d7a2
hive-app/pages/workbench/selectProduct/shoppingCart.vue
@@ -46,6 +46,9 @@
      },
      methods:{
         show(){
            if(!this.list.length){
               return;
            }
            this.$refs.popup.open();
         },
         hide(){