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