diff --git a/src/views/xm/core/xmQuestion/XmQuestionEdit.vue b/src/views/xm/core/xmQuestion/XmQuestionEdit.vue
index a00a6f30..624f26d0 100644
--- a/src/views/xm/core/xmQuestion/XmQuestionEdit.vue
+++ b/src/views/xm/core/xmQuestion/XmQuestionEdit.vue
@@ -46,14 +46,20 @@
测试步骤
-
-
+
+
+ 无
- 预期结果
-
-
+ 预期结果
+
+
+ 无
@@ -85,7 +91,20 @@
-
+
+ 无
+
+
+
+
+
+
+ 无
+
@@ -283,6 +302,11 @@
return ;
}
}
+ //解决了直接转会创建人
+ if(tardgetBugStatus=='resolved'){
+ this.editForm.handlerUserid=this.editForm.createUserid
+ this.editForm.handlerUsername=this.editForm.createUsername;
+ }
this.editSubmit(tardgetBugStatus);
},
formatterOption: function(row,column,cellValue, index){
@@ -418,4 +442,18 @@
font-weight: 700;
font-size: 14px;
}
+
+
+ .wf-main-context-box {
+ border:1px dashed #000;
+ margin-bottom: 10px;
+ margin-top: 10px;
+}
+ .wf-main-context p {
+ color: #585858;
+}
+
+.wf-main-context p > img {
+ max-width: 100%;
+}
\ No newline at end of file
diff --git a/src/views/xm/core/xmQuestion/XmQuestionMng.vue b/src/views/xm/core/xmQuestion/XmQuestionMng.vue
index 32180361..a8dce3b8 100644
--- a/src/views/xm/core/xmQuestion/XmQuestionMng.vue
+++ b/src/views/xm/core/xmQuestion/XmQuestionMng.vue
@@ -148,13 +148,13 @@
-
+
指派给
-
-
+
+