切换导航条
此项目
正在载入...
登录
徐浩
/
zzxyt-uniapp
·
提交
转到一个项目
GitLab
转到仪表盘
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
mxd
2024-01-19 17:52:05 +0800
提交
9a9d56d407e34d991e8a517e882467e02202a443
1 个父辈
1550a2fd
在线答疑:评价接对接
隐藏空白字符变更
内嵌
并排对比
正在显示
2 个修改的文件
包含
2 行增加
和
2 行删除
emit/index.js
pagesStu/answerDetails/answerDetails.vue
emit/index.js
查看文件 @
9a9d56d
...
...
@@ -166,7 +166,7 @@ export const MESSAGETYPE = {
/**
* 评分状态
*/
score
*/
export
const
SCORESTATE
=
{
/**
* 未评分
...
...
pagesStu/answerDetails/answerDetails.vue
查看文件 @
9a9d56d
...
...
@@ -176,7 +176,7 @@
title: '提交中',
mask: true
})
this.$service.P_
ge
t('/question/score', {
this.$service.P_
pos
t('/question/score', {
id: this.id,
score: this.score
}).then(res => {
...
...
请
注册
或
登录
后发表评论