测评列表

This commit is contained in:
lpq
2023-02-21 00:39:58 +08:00
parent 329ce8797a
commit 7c21e69667
5 changed files with 4 additions and 10 deletions

View File

@@ -1286,7 +1286,6 @@ export default {
//编辑学习路径图
const editLearnPath = async () => {
debugger
if (!state.pathName) {
message.destroy();
return message.warning("请输入路径图名称");
@@ -1455,7 +1454,6 @@ export default {
// state.imgData = ;
// }
});
debugger
const imgData = computed(() => store.state.router_pic);
//添加权限
watch(