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

学情报告初始化全部

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