jiangping
2023-09-14 aeab73facdc02b13474e671215bec79c8e64008a
minipro_standard/components/materialIn.vue
@@ -42,7 +42,8 @@
            this.list = target.list
         },
         jump(item) {
            this.show = false
            this.$emit('selected', item)
         }
      }
   }