mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-16 14:26:45 +08:00
Merge branch 'master' of ssh://gitlab.dongwu-inc.com:10022/BOE/fe-manage
This commit is contained in:
@@ -1057,7 +1057,7 @@ export default {
|
||||
console.log(err);
|
||||
});
|
||||
};
|
||||
|
||||
//删除讨论
|
||||
const deleteDiscuss = () => {
|
||||
let obj = {
|
||||
discussId: state.deleteDiscussID,
|
||||
|
||||
Reference in New Issue
Block a user