|
|
@ -4,7 +4,7 @@
|
|
|
|
* @Author: JC9527
|
|
|
|
* @Author: JC9527
|
|
|
|
* @Date: 2023-08-15 09:44:13
|
|
|
|
* @Date: 2023-08-15 09:44:13
|
|
|
|
* @LastEditors: JC9527
|
|
|
|
* @LastEditors: JC9527
|
|
|
|
* @LastEditTime: 2024-03-22 10:00:19
|
|
|
|
* @LastEditTime: 2024-03-22 10:15:17
|
|
|
|
-->
|
|
|
|
-->
|
|
|
|
<template>
|
|
|
|
<template>
|
|
|
|
<div class="left-wai-box">
|
|
|
|
<div class="left-wai-box">
|
|
|
@ -330,6 +330,7 @@ export default {
|
|
|
|
this.isUnfold = false;
|
|
|
|
this.isUnfold = false;
|
|
|
|
this.isPerson = true;
|
|
|
|
this.isPerson = true;
|
|
|
|
this.breadcrumb = [];
|
|
|
|
this.breadcrumb = [];
|
|
|
|
|
|
|
|
this.unfoldInput = "";
|
|
|
|
},
|
|
|
|
},
|
|
|
|
// 搜索人员
|
|
|
|
// 搜索人员
|
|
|
|
// querySearch(){},
|
|
|
|
// querySearch(){},
|
|
|
|