|
@@ -1,7 +1,7 @@
|
|
<template>
|
|
<template>
|
|
<view class="main">
|
|
<view class="main">
|
|
<view class="search">
|
|
<view class="search">
|
|
- <u-search placeholder="搜索工作" :focus="true" bgColor="white" v-model="deptName" :showAction="false" @search="search()" @clear="refresh()"></u-search>
|
|
|
|
|
|
+ <u-search placeholder="搜索科室" :focus="true" bgColor="white" v-model="deptName" :showAction="false" @search="search()" @clear="refresh()"></u-search>
|
|
</view>
|
|
</view>
|
|
<view class="search_list">
|
|
<view class="search_list">
|
|
<view class="history" v-if="!focus">
|
|
<view class="history" v-if="!focus">
|