Merge branch 'master-20251023-tag' into test1024

This commit is contained in:
670788339
2025-10-29 14:59:55 +08:00

View File

@@ -197,7 +197,6 @@ export default {
} }
this.loading = true this.loading = true
try {
try { try {
// 获取 typeId取 sysTypeList 最后一个有效的值 // 获取 typeId取 sysTypeList 最后一个有效的值
const typeId = this.sysTypeList.length > 2 ? this.sysTypeList[2] : const typeId = this.sysTypeList.length > 2 ? this.sysTypeList[2] :