zhaowei
2025-07-24 9520029a84be8df133a539968f05f20bf8041750
src/views/flowable/workflow/thirdMaintenance/ThirdMaintenanceApprovalModal.vue
@@ -382,7 +382,7 @@
       * 主页面点击执行审批时触发
       * @param record 主页面列表行记录
       */
      async handleDetail(record) {
      async handleApprove(record) {
        this.model = {}
        this.detail.dataSource = []
        this.getBasicInformationByApi(record)
@@ -393,7 +393,7 @@
       * 主页面点击详情时触发
       * @param record 主页面列表行记录
       */
      recordDetail(record) {
      handleDetail(record) {
        this.spinning = true
        this.detail.dataSource = []
        this.model = Object.assign({