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