mirror of
https://github.com/yangzongzhuan/RuoYi-Cloud.git
synced 2025-11-29 02:01:20 +08:00
代码生成优化
This commit is contained in:
@@ -532,7 +532,7 @@ export default {
|
||||
}).then(() => {
|
||||
this.getList();
|
||||
this.msgSuccess("删除成功");
|
||||
})
|
||||
}).catch((err)=>{})
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
@@ -587,7 +587,7 @@ export default {
|
||||
}).then(() => {
|
||||
this.getList();
|
||||
this.msgSuccess("删除成功");
|
||||
})
|
||||
}).catch((err)=>{})
|
||||
},
|
||||
#if($table.sub)
|
||||
/** ${subTable.functionName}序号 */
|
||||
|
||||
Reference in New Issue
Block a user