golden-logic-ui 1.2.49 → 1.2.50
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/golden-logic-ui.js
CHANGED
|
@@ -91247,9 +91247,10 @@ const $Ae = {
|
|
|
91247
91247
|
popTitle: "",
|
|
91248
91248
|
// preview:true,
|
|
91249
91249
|
beforeOpenCallback(t) {
|
|
91250
|
-
t.columnsHidden = ["Action"];
|
|
91250
|
+
t.columnsHidden = ["Action"], console.log(t.columnsHidden), console.log(this.columnsHidden);
|
|
91251
91251
|
},
|
|
91252
91252
|
openCallback(t) {
|
|
91253
|
+
console.log("ffff");
|
|
91253
91254
|
},
|
|
91254
91255
|
closeCallback(t) {
|
|
91255
91256
|
t.columnsHidden = [];
|
|
@@ -91760,7 +91761,7 @@ function t5e(r, t, s, l, c, f) {
|
|
|
91760
91761
|
])
|
|
91761
91762
|
], 64);
|
|
91762
91763
|
}
|
|
91763
|
-
const XRe = /* @__PURE__ */ Ii($Ae, [["render", t5e], ["__scopeId", "data-v-
|
|
91764
|
+
const XRe = /* @__PURE__ */ Ii($Ae, [["render", t5e], ["__scopeId", "data-v-369eaee9"]]), n5e = {
|
|
91764
91765
|
components: {},
|
|
91765
91766
|
props: {
|
|
91766
91767
|
data: Array,
|