Hwt 2 年之前
父节点
当前提交
72336a7135
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      operationSupport/src/views/performanceManagement/performanceEvaluation/index.vue

+ 2 - 1
operationSupport/src/views/performanceManagement/performanceEvaluation/index.vue

@@ -1,7 +1,7 @@
 <!--
  * @Description: 
  * @Date: 2021-05-08 08:41:26
- * @LastEditTime: 2022-09-26 17:30:31
+ * @LastEditTime: 2022-09-26 17:35:29
  * @FilePath: \WEB\maintenanceManagement\src\views\performanceManage\performanceEvaluation\performanceEvaluation.vue
 -->
 <template>
@@ -19,6 +19,7 @@
         :options="organListCompany"
         :props="defaultProps"
         v-model="mixins_query.companyOrgId"
+        @selected="selectedcompanyOrgId"
       >
         <!--  @selected="selectedcompanyOrgId" -->
       </select-tree>