1
continuous-integration/drone/push Build is failing Details

uat
wangxiaoshuang 2025-04-10 14:42:10 +08:00
parent 9af3cd4280
commit 9775ef24c8
1 changed files with 2 additions and 2 deletions

View File

@ -951,8 +951,8 @@ export default {
// //
handleRowDblclick(row, column, cell, event) { handleRowDblclick(row, column, cell, event) {
// //
const isExpandButton = event.target.closest('.el-table__expand-icon'); // const isExpandButton = event.target.closest('.el-table__expand-icon');
if (isExpandButton) return; // // if (isExpandButton) return; //
if (!row.AuditDocumentTypeEnum) { if (!row.AuditDocumentTypeEnum) {
this.Id = row.Id this.Id = row.Id
this.resetOpt() this.resetOpt()