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