lyh
2025-07-16 18dbd6948efde529af11f2e1b004df33fa0edd90
src/views/eam/technical/modules/EamTechnicalStatusEvaluationOrderModal.vue
@@ -171,6 +171,7 @@
      },
      getDetailDataByOrderId({ id }) {
        this.detail.safetyEquipmentCheckList = this.detail.precisionCheckList = this.detail.otherCheckList = []
        this.model.standardId = id
        this.spinning = true
        getAction(this.url.detail, { standardId: id })