@newview/permission-service 1.2.41 → 1.2.43

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/README.md CHANGED
@@ -1,6 +1,3 @@
1
- ### 版本 1.2.41
2
- 1、更新
3
-
4
1
  ### 版本 1.2.40
5
2
  1、更新
6
3
 
@@ -12292,11 +12292,10 @@ class UserinforInstance2 extends BaseInstance {
12292
12292
  content: "确定要清除该印章图片吗?",
12293
12293
  onOk: async () => {
12294
12294
  await new FileApi().deleteByToken(this.userSignFormModel.CAUserSealImg);
12295
- const apiResult = await this.userSignApi.save({ Id: this.userSignFormModel.Id, CAUserSealImg: "", CAUserSealToken: "" });
12295
+ const apiResult = await this.userSignApi.save({ Id: this.userSignFormModel.Id, CAUserSealImg: "" });
12296
12296
  const result = this.utilities.parseApiResult(apiResult);
12297
12297
  if (result) {
12298
12298
  this.userSignFormModel.CAUserSealImg = "";
12299
- this.userSignFormModel.CAUserSealToken = "";
12300
12299
  }
12301
12300
  }
12302
12301
  });
@@ -12333,11 +12332,10 @@ class UserinforInstance2 extends BaseInstance {
12333
12332
  content: "确定要清除该圆章图片吗?",
12334
12333
  onOk: async () => {
12335
12334
  await new FileApi().deleteByToken(this.userSignFormModel.CAUserYZToken);
12336
- const apiResult = await this.userSignApi.save({ Id: this.userSignFormModel.Id, CAUserYZImg: "", CAUserYZToken: "" });
12335
+ const apiResult = await this.userSignApi.save({ Id: this.userSignFormModel.Id, CAUserYZImg: "" });
12337
12336
  const result = this.utilities.parseApiResult(apiResult);
12338
12337
  if (result) {
12339
12338
  this.userSignFormModel.CAUserYZImg = "";
12340
- this.userSignFormModel.CAUserYZToken = "";
12341
12339
  }
12342
12340
  }
12343
12341
  });
@@ -14213,8 +14211,8 @@ class ModuleInstance2 extends BaseInstance {
14213
14211
  // 响应式方法 | xxx = () => {}
14214
14212
  //#endregion 业务逻辑 END
14215
14213
  }
14216
- const Module_vue_vue_type_style_index_0_scoped_23a8ab5f_lang = "";
14217
- const _withScopeId$1 = (n) => (pushScopeId("data-v-23a8ab5f"), n = n(), popScopeId(), n);
14214
+ const Module_vue_vue_type_style_index_0_scoped_a73dad2e_lang = "";
14215
+ const _withScopeId$1 = (n) => (pushScopeId("data-v-a73dad2e"), n = n(), popScopeId(), n);
14218
14216
  const _hoisted_1$4 = { style: { "height": "650px", "overflow-y": "auto" } };
14219
14217
  const _hoisted_2$2 = {
14220
14218
  class: "import-module",
@@ -14484,7 +14482,7 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
14484
14482
  _: 1
14485
14483
  });
14486
14484
  }
14487
- const subModule = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-23a8ab5f"]]);
14485
+ const subModule = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-a73dad2e"]]);
14488
14486
  const type = "FeatureCollection";
14489
14487
  const features = [
14490
14488
  {
@@ -30172,7 +30170,7 @@ let ProjectUserinforInstance$1 = class ProjectUserinforInstance extends BaseInst
30172
30170
  }
30173
30171
  //#endregion 系统平台 END
30174
30172
  };
30175
- const Sublinepoins_vue_vue_type_style_index_0_scoped_cb9d2558_lang = "";
30173
+ const Sublinepoins_vue_vue_type_style_index_0_scoped_5bc5e71a_lang = "";
30176
30174
  const _hoisted_1$3 = { class: "instree-search" };
30177
30175
  const _hoisted_2$1 = { class: "instree-list" };
30178
30176
  const _hoisted_3$1 = { class: "nv-flex-1 nv-flex-col map-box" };
@@ -30441,7 +30439,7 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
30441
30439
  _: 1
30442
30440
  });
30443
30441
  }
30444
- const sublinepoins = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$4], ["__scopeId", "data-v-cb9d2558"]]);
30442
+ const sublinepoins = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$4], ["__scopeId", "data-v-5bc5e71a"]]);
30445
30443
  const propDefine$3 = {
30446
30444
  Id: {
30447
30445
  default: 0,