jwt-ui 1.10.8-4 → 1.10.8-5
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/lib/jwt-ui.es.js +3 -3
- package/lib/jwt-ui.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/lib/jwt-ui.es.js
CHANGED
|
@@ -34886,7 +34886,7 @@ const __vite_glob_0_4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.def
|
|
|
34886
34886
|
__proto__: null,
|
|
34887
34887
|
default: index$e
|
|
34888
34888
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
34889
|
-
const
|
|
34889
|
+
const index_vue_vue_type_style_index_0_scoped_e0c08ce7_lang = "";
|
|
34890
34890
|
const _sfc_main$d = defineComponent({
|
|
34891
34891
|
name: "JwtForm",
|
|
34892
34892
|
components: {},
|
|
@@ -35074,8 +35074,8 @@ const _sfc_main$d = defineComponent({
|
|
|
35074
35074
|
method: "post",
|
|
35075
35075
|
data
|
|
35076
35076
|
}).then((res) => {
|
|
35077
|
+
state.loading = false;
|
|
35077
35078
|
if (res.id) {
|
|
35078
|
-
state.loading = false;
|
|
35079
35079
|
appModel.value.id = res.id;
|
|
35080
35080
|
}
|
|
35081
35081
|
emit("editSuccess", res);
|
|
@@ -35578,7 +35578,7 @@ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
35578
35578
|
_: 3
|
|
35579
35579
|
}, 16, ["model"])) : createCommentVNode("", true);
|
|
35580
35580
|
}
|
|
35581
|
-
const index$d = /* @__PURE__ */ _export_sfc$1(_sfc_main$d, [["render", _sfc_render$d], ["__scopeId", "data-v-
|
|
35581
|
+
const index$d = /* @__PURE__ */ _export_sfc$1(_sfc_main$d, [["render", _sfc_render$d], ["__scopeId", "data-v-e0c08ce7"]]);
|
|
35582
35582
|
const __vite_glob_0_5 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
35583
35583
|
__proto__: null,
|
|
35584
35584
|
default: index$d
|