cuijian
2023-08-30 918cdaaa53f65007311946383dde4d56ba8e3195
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()
        })
      }