diff --git a/src/views/xm/core/xmProduct/XmProductInfo.vue b/src/views/xm/core/xmProduct/XmProductInfo.vue
index 12eee2a8..faaf24ae 100644
--- a/src/views/xm/core/xmProduct/XmProductInfo.vue
+++ b/src/views/xm/core/xmProduct/XmProductInfo.vue
@@ -35,7 +35,7 @@
- 缺陷
+ 缺陷
团队
diff --git a/src/views/xm/core/xmQuestion/XmQuestionAdd.vue b/src/views/xm/core/xmQuestion/XmQuestionAdd.vue
index 2084c411..aadb6aff 100644
--- a/src/views/xm/core/xmQuestion/XmQuestionAdd.vue
+++ b/src/views/xm/core/xmQuestion/XmQuestionAdd.vue
@@ -9,38 +9,72 @@
-
+
+
+
+
+
+
{{addForm.menuName?addForm.menuName:"未关联需求"}}
-
- {{this.filters.selProject?this.filters.selProject.name:'未关联项目'}}
-
- {{addForm.taskName?addForm.taskName:'未关联任务'}}
-
- {{addForm.menuName?addForm.menuName:"未关联需求"}}
-
-
-
-
- {{i.name}}
-
-
-
- {{i.name}}
-
-
-
- {{i.name}}
-
+
+
+
+ {{this.filters.selProject?this.filters.selProject.name:'未关联项目'}}
+
-
+
+
+
+
+
+
+ {{addForm.taskName?addForm.taskName:'未关联任务'}}
+
+
+
+
+
+
+
+ {{i.name}}
+
+
+
+
+
+
+
+ {{i.name}}
+
+
+
+
+
+
+
+
+
+ {{i.name}}
+
+
+
+
+
+
+
+ {{i.name}}
+
+
+
+
{{addForm.askUsername?addForm.askUsername:'未关联提出人'}}
- {{addForm.handlerUsername}} 指派给提出人指派给创建人指派给其它人
+ {{addForm.handlerUsername}} 指派给提出人指派给创建人指派给其它人
@@ -180,6 +214,7 @@
id:'',name:'',projectId:'',projectName:'',taskId:'',taskName:'',endTime:'',askUserid:'',askUsername:'',handlerUserid:'',handlerUsername:'',priority:'3',solution:'',processTime:'',receiptMessage:'',receiptTime:'',description:'',createUserid:'',createUsername:'',createTime:'',status:'',bugSeverity:'3',
qtype:'',
attachment: [],
+ repRate:'',
},
/**begin 在下面加自定义属性,记得补上面的一个逗号**/
fileVisible: true,
@@ -401,7 +436,7 @@
this.addForm.qtype=this.qtype
this.setDefaultData();
this.initByExec();
- initSimpleDicts('all',['bugSeverity','bugSolution','bugStatus','bugType','urgencyLevel']).then(res=>{
+ initSimpleDicts('all',['bugSeverity','bugSolution','bugStatus','bugType','urgencyLevel','bugRepRate']).then(res=>{
if(res.data.tips.isOk){
this.dicts['bugSeverity']=res.data.data.bugSeverity
this.dicts['bugSolution']=res.data.data.bugSolution
diff --git a/src/views/xm/core/xmQuestion/XmQuestionMng.vue b/src/views/xm/core/xmQuestion/XmQuestionMng.vue
index e6331811..f134c396 100644
--- a/src/views/xm/core/xmQuestion/XmQuestionMng.vue
+++ b/src/views/xm/core/xmQuestion/XmQuestionMng.vue
@@ -128,9 +128,10 @@
-
-
-
+
+
+
+
{{formatterOption(scope.row,{property:'bugSeverity'},scope.row.bugSeverity)}}
{{formatterOption(scope.row,{property:'bugSeverity'},scope.row.bugSeverity)}}
{{formatterOption(scope.row,{property:'bugSeverity'},scope.row.bugSeverity)}}