002390 1 жил өмнө
parent
commit
eab4180955

+ 0 - 2
src/components/popover-select-v2/index.vue

@@ -160,11 +160,9 @@ export default {
     useConfirm(prop) {
       this.hide();
 
-      console.log(prop,'prop-----------');
       const {
         $props: { source, checkbox, valueKey, dataMapping },
       } = this;
-      console.log(checkbox,'checkbox');
 
       if (checkbox) {
         this.selectData = [...prop];