实现单文件删除
This commit is contained in:
@@ -61,7 +61,7 @@ var Main = {
|
||||
},
|
||||
methods: {
|
||||
ClickToJump(targe){
|
||||
window.location.href="http://localhost:8080/cms/" + targe;
|
||||
window.location.href="http://localhost:8080/cms/home/" + targe;
|
||||
},
|
||||
handleSelect(key, keyPath) {
|
||||
console.log(key, keyPath);
|
||||
|
||||
Reference in New Issue
Block a user