This commit is contained in:
mashuai 2025-10-22 19:26:34 +08:00
parent a570d12c44
commit 579a838361
1 changed files with 9 additions and 6 deletions

View File

@ -701,6 +701,9 @@ export default {
console.log('查看', row)
this.dialogTitle = '查看'
this.dialogVisible = true
//
this.dialogForm.pageNum = 1
this.dialogForm.pageSize = 10
setTimeout(() => {
this.dialogForm.code = row.code
this.getDetailsList()