111
k94314517
2023-10-24 60b3a617617ae46ba72bc04cee50c67ddf30a76c
minipro_standard/components/materialIn.vue
@@ -42,7 +42,8 @@
            this.list = target.list
         },
         jump(item) {
            this.show = false
            this.$emit('selected', item)
         }
      }
   }