MrShi
2025-05-26 daf76fb0807550f6e49545e10603a29e414f3b84
company/src/components/enterprise/additionSubtractionApplication.vue
@@ -454,7 +454,8 @@
        this.visible = false
        this.$tip.apiSuccess('操作成功')
        // this.$refs.OperaApplyChangeDetailWindow.open('加减保详情', { applyId: this.form.id, id: res })
        this.$emit('success', { applyId: this.form.id, id: res })
        //   { applyId: this.form.id, id: res }
        this.$emit('success')
      }).catch(e => {
        this.$tip.apiFailed(e)
      }).finally(() => {
@@ -607,7 +608,6 @@
      }
    },
    getUser (obj) {
      console.log(this.seleData)
      this.seleData.forEach(item => {
        if (this.activeName === '0') {
          this.form.addDetailList.forEach(row => {