ui-process-h5 1.6.43 → 1.6.45

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.
@@ -3464,7 +3464,8 @@ const EA = {
3464
3464
  visible: { default: !1, type: Boolean },
3465
3465
  isIndex: { type: Number },
3466
3466
  width: { type: String, default: "95vw" },
3467
- className: { type: String, default: "" }
3467
+ className: { type: String, default: "" },
3468
+ appendClass: { type: String, default: "" }
3468
3469
  },
3469
3470
  data() {
3470
3471
  return {
@@ -3739,13 +3740,16 @@ const BA = {
3739
3740
  watch: {
3740
3741
  file: {
3741
3742
  handler(e, s) {
3742
- if (this.video.includes(e.substring(e.lastIndexOf(".") + 1)))
3743
- this.videoShow = !0, this.url = e;
3744
- else {
3745
- this.videoShow = !1;
3746
- let i = e.indexOf("https://") == -1 ? 0 : 1;
3747
- this.url = `https://wdyl.ddzg.cn:8089/?ssl=${i}&furl=${e}`;
3748
- }
3743
+ if (e)
3744
+ if (this.video.includes(
3745
+ e.substring(e.lastIndexOf(".") + 1)
3746
+ ))
3747
+ this.videoShow = !0, this.url = e;
3748
+ else {
3749
+ this.videoShow = !1;
3750
+ let i = e.indexOf("https://") == -1 ? 0 : 1;
3751
+ this.url = `https://wdyl.ddzg.cn:8089/?ssl=${i}&furl=${e}`;
3752
+ }
3749
3753
  },
3750
3754
  immediate: !0,
3751
3755
  deep: !0
@@ -3762,7 +3766,7 @@ var DA = function() {
3762
3766
  }, [e.videoShow ? i("video", {
3763
3767
  staticStyle: {
3764
3768
  height: "100%",
3765
- width: "100vw"
3769
+ width: "100%"
3766
3770
  },
3767
3771
  attrs: {
3768
3772
  controls: ""
@@ -3776,7 +3780,7 @@ var DA = function() {
3776
3780
  staticStyle: {
3777
3781
  height: "100%",
3778
3782
  border: "unset",
3779
- width: "100vw"
3783
+ width: "100%"
3780
3784
  },
3781
3785
  attrs: {
3782
3786
  src: e.url
@@ -9226,7 +9230,7 @@ const vy = /* @__PURE__ */ function() {
9226
9230
  handleClick() {
9227
9231
  if (typeof nativeMethod < "u" && nativeMethod.vueSelectFile && nativeMethod.vueSelectFile(2, "*", this.limit || 1), this.haveCount <= 0) {
9228
9232
  this.handleTips(
9229
- `\u6700\u591A\u4E0A\u4F20${props.limit}\u4E2A\u6587\u4EF6`,
9233
+ `\u6700\u591A\u4E0A\u4F20${this.limit}\u4E2A\u6587\u4EF6`,
9230
9234
  !1,
9231
9235
  "success"
9232
9236
  );
@@ -12579,13 +12583,13 @@ const EC = /* @__PURE__ */ function() {
12579
12583
  );
12580
12584
  }, e.push(c);
12581
12585
  }
12582
- if (this.processIntId && this.processStatus.createUid == this.userIdData && ((i = this.taskNode[0]) == null ? void 0 : i.taskState) != 2 && this.processStatus.status !== "\u5DF2\u9A73\u56DE" && this.processStatus.status !== "\u5DF2\u64A4\u9500") {
12586
+ if (this.processIntId && this.processStatus.createUid == this.userIdData && ((i = this.taskNode[0]) == null ? void 0 : i.taskState) != 2 && this.processStatus.status !== "\u5DF2\u9A73\u56DE" && this.processStatus.status !== "\u5DF2\u64A4\u9500" && this.processStatus.status !== "\u5DF2\u5B8C\u6210") {
12583
12587
  let c = {};
12584
12588
  c.name = "\u50AC\u529E", c.btnProps = { type: "default" }, c.click = (u) => {
12585
12589
  this.$refs.TopPopup2.handleOpen(), this.handleActionClose(), this.titleText = u, this.popupContext = `\u786E\u5B9A${u}\u5417?`, this.handleTipsType = "\u50AC\u529E";
12586
12590
  }, e.push(c);
12587
12591
  }
12588
- if (this.processIntId && this.processStatus.createUid == this.userIdData && ((r = this.taskNode[0]) == null ? void 0 : r.taskState) != 2 && this.processStatus.status !== "\u5DF2\u9A73\u56DE" && this.processStatus.status !== "\u5DF2\u64A4\u9500") {
12592
+ if (this.processIntId && this.processStatus.createUid == this.userIdData && ((r = this.taskNode[0]) == null ? void 0 : r.taskState) != 2 && this.processStatus.status !== "\u5DF2\u9A73\u56DE" && this.processStatus.status !== "\u5DF2\u64A4\u9500" && this.processStatus.status !== "\u5DF2\u5B8C\u6210") {
12589
12593
  let c = {};
12590
12594
  c.name = "\u64A4\u9500", c.btnProps = { type: "default" }, c.click = (u) => {
12591
12595
  this.$refs.TopPopup2.handleOpen(), this.handleActionClose(), this.titleText = u, this.popupContext = `\u786E\u5B9A${u}\u5417?`, this.handleTipsType = "\u64A4\u9500";