mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 20:36:45 +08:00
feat:学员获取 搜索重置查看 关卡阶段定位
This commit is contained in:
@@ -175,6 +175,7 @@ export default {
|
||||
state.textV1 = "";
|
||||
message.success(`${props.edit ? "编辑" : "新增"}关卡任务成功`);
|
||||
localStorage.setItem("stageId", props.chooseStageId);
|
||||
localStorage.setItem("chapterId", props.isactive);
|
||||
};
|
||||
const queryDiscuss = () => {
|
||||
if (props.edit) {
|
||||
|
||||
Reference in New Issue
Block a user