diff --git a/src/views/xm/core/components/XmUserField/index.vue b/src/views/xm/core/components/XmUserField/index.vue index 661253ae..e1f575ed 100644 --- a/src/views/xm/core/components/XmUserField/index.vue +++ b/src/views/xm/core/components/XmUserField/index.vue @@ -27,17 +27,17 @@ - 常用用户 部门用户项目组 + 常用用户 部门用户项目组 - + - - + + @@ -97,6 +97,10 @@ default:'' }, + productId:{ + type:String, + default:'' + }, disabled:{ type:Boolean, default:false, diff --git a/src/views/xm/core/xmGroup/XmGroupSelect.vue b/src/views/xm/core/xmGroup/XmGroupSelect.vue index acb7ca30..57f7d250 100644 --- a/src/views/xm/core/xmGroup/XmGroupSelect.vue +++ b/src/views/xm/core/xmGroup/XmGroupSelect.vue @@ -7,7 +7,7 @@ 确认选择 - +

{{item.groupName}} diff --git a/src/views/xm/core/xmQuestion/XmQuestionEdit.vue b/src/views/xm/core/xmQuestion/XmQuestionEdit.vue index 7276c2de..c9bae0f2 100644 --- a/src/views/xm/core/xmQuestion/XmQuestionEdit.vue +++ b/src/views/xm/core/xmQuestion/XmQuestionEdit.vue @@ -16,9 +16,9 @@ 拷贝链接(快速分享) - + - + - {{editForm.askUsername?editForm.askUsername:'未关联提出人'}} - + + @@ -154,7 +154,7 @@ - + {{editForm.projectId}}