mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-15 13:56:43 +08:00
Merge branch 'master-20251023-tag' into test1024
This commit is contained in:
@@ -198,7 +198,6 @@ export default {
|
||||
|
||||
this.loading = true
|
||||
try {
|
||||
try {
|
||||
// 获取 typeId:取 sysTypeList 最后一个有效的值
|
||||
const typeId = this.sysTypeList.length > 2 ? this.sysTypeList[2] :
|
||||
this.sysTypeList.length > 1 ? this.sysTypeList[1] :
|
||||
|
||||
Reference in New Issue
Block a user