Lius
5 天以前 e1e7e01e40f3de2bd40d2de974a876f4f29abda2
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 })