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