Lius
8 天以前 e1e7e01e40f3de2bd40d2de974a876f4f29abda2
src/views/flowable/workflow/repairOrder/RepairOrderApprovalModal.vue
@@ -203,7 +203,7 @@
       */
      recordDetail(record) {
        this.spinning = true
        this.activeTabKey = 1
        this.activeTabKey = '1'
        this.model = Object.assign({}, record)
        this.loadDetail(record.id)
      },