Mr.Shi
2023-09-12 56789c985c7cd77f74a13d450758debebd2bfd85
minipro_standard/components/materialIn.vue
@@ -42,7 +42,8 @@
            this.list = target.list
         },
         jump(item) {
            this.show = false
            this.$emit('selected', item)
         }
      }
   }