mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-06 17:36:42 +08:00
注释在线保存前创建标签
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