| | |
| | | v-model="fuzzySearch"
|
| | | size="small"
|
| | | class="input-with-select"
|
| | | @keyup.enter.native="getOperationLog(1)"
|
| | | >
|
| | | <span
|
| | | class="icon iconfont"
|
| | | class="icon iconfont icon_clear"
|
| | | @click="clearSearch"
|
| | | slot="append"
|
| | | v-if="fuzzySearch"
|
| | | >
|
| | | 
|
| | | </span>
|
| | | <span
|
| | | class="icon iconfont icon_search"
|
| | | @click="getOperationLog(1)"
|
| | | slot="append"
|
| | | v-else
|
| | | >
|
| | | 
|
| | | </span>
|
| | |
|
| | | <!-- <el-button
|
| | | slot="append"
|
| | | icon="el-icon-search"
|
| | |
| | | this.timeStart = this.getTimeStr(preDay);
|
| | | this.timeEnd = this.getTimeStr(date);
|
| | | },
|
| | | clearSearch() {
|
| | | this.fuzzySearch = "";
|
| | | this.getOperationLog(1);
|
| | | },
|
| | | },
|
| | | };
|
| | | </script>
|
| | |
| | | }
|
| | |
|
| | | tr {
|
| | | td:first-child {
|
| | | border-radius: 4px 0 0 4px;
|
| | | }
|
| | | td:last-child {
|
| | | border-radius: 0 4px 4px 0;
|
| | | }
|
| | | &.current-row td {
|
| | | background-color: #4e94ff !important;
|
| | | color: #fff;
|
| | |
| | | v-model="fuzzySearch"
|
| | | size="small"
|
| | | class="input-with-select"
|
| | | @keyup.enter.native="getOperationLog(1)"
|
| | | >
|
| | | <span
|
| | | class="icon iconfont"
|
| | | class="icon iconfont icon_clear"
|
| | | @click="clearSearch"
|
| | | slot="append"
|
| | | v-if="fuzzySearch"
|
| | | >
|
| | | 
|
| | | </span>
|
| | | <span
|
| | | class="icon iconfont icon_search"
|
| | | @click="getOperationLog(1)"
|
| | | slot="append"
|
| | | v-else
|
| | | >
|
| | | 
|
| | | </span>
|
| | |
|
| | | <!-- <el-button
|
| | | slot="append"
|
| | | icon="el-icon-search"
|
| | |
| | | : new Date(new Date().setHours(0, 0, 0, 0));
|
| | | this.timeStart = this.getTimeStr(preDay);
|
| | | },
|
| | | clearSearch() {
|
| | | this.fuzzySearch = "";
|
| | | this.getOperationLog(1);
|
| | | },
|
| | | },
|
| | | };
|
| | | </script>
|
| | |
| | | height: 36px;
|
| | | display: flex;
|
| | | align-items: center;
|
| | |
|
| | | .icon_clear:hover {
|
| | | color: #4e94ff;
|
| | | }
|
| | |
|
| | | .input-with-select {
|
| | | width: 100%;
|
| | |
| | | display: none;
|
| | | }
|
| | | tr {
|
| | | td:first-child {
|
| | | border-radius: 4px 0 0 4px;
|
| | | }
|
| | | td:last-child {
|
| | | border-radius: 0 4px 4px 0;
|
| | | }
|
| | | &.current-row td {
|
| | | background-color: #4e94ff !important;
|
| | | color: #fff;
|
| | |
| | | <div class="search">
|
| | | <el-input
|
| | | placeholder="搜索"
|
| | | v-model="procName"
|
| | | v-model="fuzzySearch"
|
| | | size="small"
|
| | | class="input-with-select"
|
| | | @keyup.enter.native="getOperationLog(1)"
|
| | | >
|
| | | <span
|
| | | class="icon iconfont"
|
| | | class="icon iconfont icon_clear"
|
| | | @click="clearSearch"
|
| | | slot="append"
|
| | | v-if="fuzzySearch"
|
| | | >
|
| | | 
|
| | | </span>
|
| | | <span
|
| | | class="icon iconfont icon_search"
|
| | | @click="getOperationLog(1)"
|
| | | slot="append"
|
| | | v-else
|
| | | >
|
| | | 
|
| | | </span>
|
| | |
|
| | | <!-- <el-button
|
| | | slot="append"
|
| | | icon="el-icon-search"
|
| | | @click="getScheduleLog"
|
| | | @click="getOperationLog(1)"
|
| | | ></el-button> -->
|
| | | </el-input>
|
| | | </div>
|
| | |
| | | },
|
| | | handleSelectionChange() {},
|
| | | handleClose() {},
|
| | | getOperationLog() {},
|
| | | clearSearch() {
|
| | | this.fuzzySearch = "";
|
| | | this.getOperationLog(1);
|
| | | },
|
| | | },
|
| | | };
|
| | | </script>
|
| | |
| | | }
|
| | |
|
| | | tr {
|
| | | td:first-child {
|
| | | border-radius: 4px 0 0 4px;
|
| | | }
|
| | | td:last-child {
|
| | | border-radius: 0 4px 4px 0;
|
| | | }
|
| | |
|
| | | &.current-row td {
|
| | | background-color: #4e94ff !important;
|
| | | color: #fff;
|
| | |
| | | v-model="fuzzySearch"
|
| | | size="small"
|
| | | class="input-with-select"
|
| | | @keyup.enter.native="getOperationLog(1)"
|
| | | >
|
| | | <span
|
| | | class="icon iconfont"
|
| | | class="icon iconfont icon_clear"
|
| | | @click="clearSearch"
|
| | | slot="append"
|
| | | v-if="fuzzySearch"
|
| | | >
|
| | | 
|
| | | </span>
|
| | | <span
|
| | | class="icon iconfont icon_search"
|
| | | @click="getOperationLog(1)"
|
| | | slot="append"
|
| | | v-else
|
| | | >
|
| | | 
|
| | | </span>
|
| | |
|
| | | <!-- <el-button
|
| | | slot="append"
|
| | | icon="el-icon-search"
|
| | |
| | | this.timeStart = this.getTimeStr(preDay);
|
| | | this.timeEnd = this.getTimeStr(date);
|
| | | },
|
| | | clearSearch() {
|
| | | this.fuzzySearch = "";
|
| | | this.getOperationLog(1);
|
| | | },
|
| | | },
|
| | | };
|
| | | </script>
|
| | |
| | | }
|
| | |
|
| | | tr {
|
| | | td:first-child {
|
| | | border-radius: 4px 0 0 4px;
|
| | | }
|
| | | td:last-child {
|
| | | border-radius: 0 4px 4px 0;
|
| | | }
|
| | | &.current-row td {
|
| | | background-color: #4e94ff !important;
|
| | | color: #fff;
|