浏览代码

Merge branch 'usecase_daily_0.0.2' of git.xiaojukeji.com:pu_qa_tool/thoth-frontend into usecase_daily_0.0.2

洪海涛 4 年之前
父节点
当前提交
c49cd1269a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/projectManage/bugList/file/createdBug.vue

+ 1 - 1
src/views/projectManage/bugList/file/createdBug.vue

@@ -60,7 +60,7 @@
                       </div>
                     </el-option>
                   </el-select> -->
-                  <searchPeople :value.sync="formInline.assigner" :multiple="true" :size="'medium'" style="width: 100%;" />
+                  <searchPeople :value.sync="formInline.assigner" :multiple="true" :size="'medium'" style="width: 100%;" @change="getcurrentHandler(formInline.assigner)" />
                 </el-form-item>
               </div>
               <div style="width:100%; margin: 0 4%;">