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