🐛 无法删除作品集问题修复
This commit is contained in:
parent
2a7af045ab
commit
2937461901
@ -249,7 +249,7 @@
|
||||
cancelButtonText: '取消',
|
||||
type: 'warning'
|
||||
}).then(() => {
|
||||
_ts.$axios.$delete('/portfolio/delete', {
|
||||
_ts.$axios.$delete('/api/portfolio/delete', {
|
||||
params: {
|
||||
idPortfolio: _ts.idPortfolio
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user