提交 fdd55a81 编写于 作者: zhentian.jia's avatar zhentian.jia

学情报告初始化全部

上级 4215a9f4
...@@ -197,7 +197,7 @@ export default { ...@@ -197,7 +197,7 @@ export default {
showOriginal: 2, showOriginal: 2,
roleType: '', roleType: '',
formInline: { formInline: {
region: [], region: [0],
date: "", date: "",
organization: [], organization: [],
checked: false, checked: false,
...@@ -234,6 +234,7 @@ export default { ...@@ -234,6 +234,7 @@ export default {
this.projectName = vm.getUrlSearch(window.location.href, "projectName"); this.projectName = vm.getUrlSearch(window.location.href, "projectName");
this.curmbThird = vm.getUrlSearch(window.location.href, "projectName"); this.curmbThird = vm.getUrlSearch(window.location.href, "projectName");
this.getDisplay(); this.getDisplay();
this.search();
// this.getRegionOption(); // this.getRegionOption();
}, },
mounted: function() { mounted: function() {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册