diff --git a/src/views/xm/core/xmTaskExecuser/XmTaskExecuserMng.vue b/src/views/xm/core/xmTaskExecuser/XmTaskExecuserMng.vue
index 46547bc4..0a9002e1 100644
--- a/src/views/xm/core/xmTaskExecuser/XmTaskExecuserMng.vue
+++ b/src/views/xm/core/xmTaskExecuser/XmTaskExecuserMng.vue
@@ -4,7 +4,8 @@
-
+
+
@@ -19,7 +20,9 @@
-
+
+
+
@@ -74,8 +77,6 @@
-
-
@@ -211,6 +212,7 @@
projectId:'',
status:'',
taskState:'',
+ branchId:'',
},
xmTaskExecusers: [],//查询结果
pageInfo:{//分页数据
diff --git a/src/views/xm/core/xmTaskExecuser/XmTaskExecuserSelect.vue b/src/views/xm/core/xmTaskExecuser/XmTaskExecuserSelect.vue
new file mode 100644
index 00000000..ff943bfe
--- /dev/null
+++ b/src/views/xm/core/xmTaskExecuser/XmTaskExecuserSelect.vue
@@ -0,0 +1,270 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 候选中
+ 执行中
+ 已放弃
+ 黑名单
+
+
+
+
+
+
+ {{item.name}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{scope.row.quoteWorkload?scope.row.quoteWorkload:'-'}}h
+
+
+
+
+
+ ¥{{scope.row.quotePrice?scope.row.quotePrice:'-'}}元
+
+
+
+
+
+
+
+
+
+
+
+
+