mooho-base-admin-plus 0.4.63 → 0.4.64
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.
|
@@ -37643,7 +37643,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
37643
37643
|
]);
|
|
37644
37644
|
}
|
|
37645
37645
|
var tableFilter = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$r]]);
|
|
37646
|
-
var viewTable_vue_vue_type_style_index_0_scoped_true_lang = /* @__PURE__ */ (() => ".image-group[data-v-
|
|
37646
|
+
var viewTable_vue_vue_type_style_index_0_scoped_true_lang = /* @__PURE__ */ (() => ".image-group[data-v-1db0097d]{display:flex}.image-group .image[data-v-1db0097d]{border:solid 1px #ccc;width:75px;height:75px;margin:2px 1px;cursor:pointer}.image-group .image img[data-v-1db0097d]{width:75px;height:75px}\n")();
|
|
37647
37647
|
var getColumns = (view, item) => {
|
|
37648
37648
|
let children = view.viewColumns.filter((i2) => {
|
|
37649
37649
|
return i2.parentCode == item.code;
|
|
@@ -38011,7 +38011,6 @@ const _sfc_main$q = {
|
|
|
38011
38011
|
if (staticData) {
|
|
38012
38012
|
this.staticData = this.copy(staticData);
|
|
38013
38013
|
}
|
|
38014
|
-
console.log("bbb", this.staticData);
|
|
38015
38014
|
if (this.static) {
|
|
38016
38015
|
let data2 = this.getFilterResult();
|
|
38017
38016
|
this.total = data2.length;
|
|
@@ -39681,7 +39680,7 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
39681
39680
|
], 2)
|
|
39682
39681
|
], 2);
|
|
39683
39682
|
}
|
|
39684
|
-
var ViewTable = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$q], ["__scopeId", "data-v-
|
|
39683
|
+
var ViewTable = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$q], ["__scopeId", "data-v-1db0097d"]]);
|
|
39685
39684
|
const _sfc_main$p = {
|
|
39686
39685
|
mixins: [mixinPage],
|
|
39687
39686
|
components: { columnSelect, columnEdit },
|