|
@@ -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>
|