lw-cdp-ui 1.0.46 → 1.0.47
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.
package/dist/lw-cdp-ui.esm.js
CHANGED
|
@@ -6725,8 +6725,7 @@ const lwIconSelect = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_r
|
|
|
6725
6725
|
},
|
|
6726
6726
|
//tags删除后回调
|
|
6727
6727
|
removeTag(o) {
|
|
6728
|
-
|
|
6729
|
-
this.$refs.table.toggleRowSelection(r, !1), this.$emit("update:modelValue", this.defaultValue);
|
|
6728
|
+
this.$emit("update:modelValue", this.defaultValue);
|
|
6730
6729
|
},
|
|
6731
6730
|
//清空后的回调
|
|
6732
6731
|
clear() {
|
|
@@ -6828,7 +6827,7 @@ function _sfc_render$1(o, r, s, v, c, p) {
|
|
|
6828
6827
|
_: 3
|
|
6829
6828
|
}, 8, ["modelValue", "size", "clearable", "multiple", "collapse-tags", "collapse-tags-tooltip", "filterable", "placeholder", "disabled", "filter-method", "onRemoveTag", "onVisibleChange", "onClear"]);
|
|
6830
6829
|
}
|
|
6831
|
-
const lwTableSelect = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-
|
|
6830
|
+
const lwTableSelect = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-b2cb9934"]]), _sfc_main = {
|
|
6832
6831
|
name: "lwEditor",
|
|
6833
6832
|
data() {
|
|
6834
6833
|
return {
|