sctj-components 1.0.25 → 1.0.27

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.
@@ -1877,8 +1877,8 @@ const _sfc_main$f = {
1877
1877
  }
1878
1878
  };
1879
1879
  const SCTJTableTopActionContainer = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-056cfdde"]]);
1880
- const index_vue_vue_type_style_index_0_scoped_35993c29_lang = "";
1881
- const _withScopeId$4 = (n) => (pushScopeId("data-v-35993c29"), n = n(), popScopeId(), n);
1880
+ const index_vue_vue_type_style_index_0_scoped_d913f5c9_lang = "";
1881
+ const _withScopeId$4 = (n) => (pushScopeId("data-v-d913f5c9"), n = n(), popScopeId(), n);
1882
1882
  const _hoisted_1$a = {
1883
1883
  key: 0,
1884
1884
  class: "search-container"
@@ -1982,7 +1982,7 @@ const _sfc_main$e = {
1982
1982
  const handleClick = (type, prop, scope) => {
1983
1983
  if (!type)
1984
1984
  return;
1985
- emit(type, prop, scope);
1985
+ emit("action", prop, scope);
1986
1986
  };
1987
1987
  const handleQuery = () => {
1988
1988
  queryParams.value.pageNum = 1;
@@ -2385,7 +2385,7 @@ const _sfc_main$e = {
2385
2385
  };
2386
2386
  }
2387
2387
  };
2388
- const SCTJDialogTable = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__scopeId", "data-v-35993c29"]]);
2388
+ const SCTJDialogTable = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__scopeId", "data-v-d913f5c9"]]);
2389
2389
  const _sfc_main$d = {
2390
2390
  __name: "index",
2391
2391
  setup(__props) {