“linengliang”
2023-08-25 02d86ec24676f6d682277eb8e493e755d677c179
src/views/eam/repairOrderFinishedReport/modules/ApprovelModal.vue
@@ -132,6 +132,7 @@
          }
        }).finally(() => {
          that.confirmLoading = false
          that.$emit('loadData')
          that.close()
        })
@@ -154,6 +155,7 @@
          }
        }).finally(() => {
          that.confirmLoading = false
          that.$emit('loadData')
          that.close()
        })
      }