mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-08 02:16:47 +08:00
fix:讨论type修改
This commit is contained in:
@@ -222,7 +222,7 @@ const handleCreated = (editor) => {
|
||||
};
|
||||
|
||||
request(DISCUSS_LIST, {
|
||||
type:type==1?2:1,
|
||||
type,
|
||||
id,
|
||||
}).then(e=>{
|
||||
state.info = e.data;
|
||||
|
||||
Reference in New Issue
Block a user