@@ -7,6 +7,7 @@
@select="select"
ref="tree"
noResultsText="暂无符合条件的数据"
+ clearValueText="清除"
/>
</template>
<script>
@@ -116,6 +116,7 @@
:props="{ checkStrictly: true, label: 'name' }"
placeholder="请选择归属机构"
@select="changeSelect"
</el-form-item>
</el-col>