提交 2b9a87b7 编写于 作者: changdi.hao's avatar changdi.hao

增加contentType

上级 de81ec7f
...@@ -125,6 +125,7 @@ export default { ...@@ -125,6 +125,7 @@ export default {
goKfFn({ goKfFn({
code: '0002', code: '0002',
type: 1, type: 1,
contentType: 1,
contentName:this.title contentName:this.title
}) })
} }
......
...@@ -19,7 +19,7 @@ const cookies = require("cookie-universal")(); ...@@ -19,7 +19,7 @@ const cookies = require("cookie-universal")();
export default { export default {
data() { data() {
return { return {
token: '568E9A4C115F47649BDA1B0B70D4B4F9', token: 'D8E0930EAB3E481B9CCA2ECBD2146BAD',
showLoading: true, showLoading: true,
title: "学情报告", title: "学情报告",
projectList: [], projectList: [],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册