yw-ui-vue2 1.1.9 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -94862,6 +94862,7 @@ var CusTransfer_src_component = normalizeComponent(
94862
94862
 
94863
94863
 
94864
94864
 
94865
+
94865
94866
 
94866
94867
 
94867
94868
  const {
@@ -94888,6 +94889,7 @@ YwCusTransfer.install = function (Vue) {
94888
94889
  Vue.component(CusTransfer_TextArea.name, CusTransfer_TextArea);
94889
94890
  Vue.component(es_input.name, es_input);
94890
94891
  Vue.component(es_icon.name, es_icon);
94892
+ Vue.component(BatchSelectIP.name, BatchSelectIP);
94891
94893
  Vue.use(es_icon);
94892
94894
  Vue.use(es_button);
94893
94895
  Vue.use(tooltip);