zhaowei
7 天以前 31d62d0ac0bf6fdcb200ffeaa7b4e15aaf2d4946
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 })