sm-click-library-ui 0.0.212 → 0.0.214
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.
|
@@ -13665,10 +13665,7 @@ const ip = /* @__PURE__ */ yt(op, [["render", lp], ["__scopeId", "data-v-bd52dde
|
|
|
13665
13665
|
);
|
|
13666
13666
|
},
|
|
13667
13667
|
addDepartments(e) {
|
|
13668
|
-
console.log(
|
|
13669
|
-
"recebido do front:" + e,
|
|
13670
|
-
"departs lib:" + this.departments
|
|
13671
|
-
);
|
|
13668
|
+
console.log(e);
|
|
13672
13669
|
}
|
|
13673
13670
|
}
|
|
13674
13671
|
}), hp = { class: "depart-select-container" }, vp = { class: "search-container relative shadow shadow-gray-900 dark:shadow-gray-500" }, pp = ["placeholder"], yp = { class: "icon-container" }, gp = {
|