Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
P
pica.cloud.web-education-admin
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
成员
成员
收起侧边栏
Close sidebar
动态
分支图
统计图
提交
打开侧边栏
com.pica.cloud.education.frontend
pica.cloud.web-education-admin
提交
ae9ebb42
提交
ae9ebb42
编写于
11月 25, 2019
作者:
zhentian.jia
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
考试分析页对接api
上级
cf9b7f36
变更
2
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
216 行增加
和
100 行删除
+216
-100
item-examination-analysis.vue
src/views/learning/item-examination-analysis.vue
+214
-99
item-list.vue
src/views/learning/item-list.vue
+2
-1
未找到文件。
src/views/learning/item-examination-analysis.vue
浏览文件 @
ae9ebb42
此差异已折叠。
点击以展开。
src/views/learning/item-list.vue
浏览文件 @
ae9ebb42
...
@@ -243,7 +243,7 @@ export default {
...
@@ -243,7 +243,7 @@ export default {
// organizationData: "",
// organizationData: "",
},
},
tags
:
[],
tags
:
[],
activeName
:
"f
if
th"
,
activeName
:
"f
our
th"
,
organizationNum
:
0
,
organizationNum
:
0
,
dialogVisible
:
false
,
dialogVisible
:
false
,
dialogUpdate
:
false
,
dialogUpdate
:
false
,
...
@@ -482,6 +482,7 @@ export default {
...
@@ -482,6 +482,7 @@ export default {
this
.
$refs
.
childDataAll
.
$emit
(
"search"
);
this
.
$refs
.
childDataAll
.
$emit
(
"search"
);
this
.
$refs
.
childCrowd
.
$emit
(
"search"
);
this
.
$refs
.
childCrowd
.
$emit
(
"search"
);
this
.
$refs
.
childCourse
.
$emit
(
"search"
);
this
.
$refs
.
childCourse
.
$emit
(
"search"
);
this
.
$refs
.
childExam
.
$emit
(
"search"
);
this
.
$refs
.
childEffect
.
$emit
(
"search"
);
this
.
$refs
.
childEffect
.
$emit
(
"search"
);
// if (this.activeName == "first") {
// if (this.activeName == "first") {
...
...
写
预览
Markdown
格式
0%
请重试
or
附加一个文件
附加文件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录