保存项目
This commit is contained in:
@@ -159,7 +159,7 @@ export default {
|
||||
result.push(keyword.substring(0, 1));
|
||||
}
|
||||
});
|
||||
return result.join(" / ");
|
||||
return result.join("");
|
||||
},
|
||||
//获取数据
|
||||
getData(id){
|
||||
|
||||
Reference in New Issue
Block a user