zenglf
2023-09-19 3457909638c660c0cfcb521b6104ab64c679b914
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()
        })
      }