|
@@ -17,11 +17,11 @@
|
|
>
|
|
>
|
|
<!--工具栏-->
|
|
<!--工具栏-->
|
|
<div slot="toolbar" class="inner-toolbar">
|
|
<div slot="toolbar" class="inner-toolbar">
|
|
- <div class="toolbar-search">
|
|
|
|
- <en-table-search :placeholder="this.$t('interaction.interactionKeywords')" @search="handlerSearch" />
|
|
|
|
- </div>
|
|
|
|
|
|
+<!-- <div class="toolbar-search">-->
|
|
|
|
+<!-- <en-table-search :placeholder="this.$t('interaction.interactionKeywords')" @search="handlerSearch" />-->
|
|
|
|
+<!-- </div>-->
|
|
|
|
+ <div class="toolbar-search"></div>
|
|
<div class="toolbar-btns">
|
|
<div class="toolbar-btns">
|
|
-
|
|
|
|
<el-form label-width="120px">
|
|
<el-form label-width="120px">
|
|
<el-form-item :label="this.$t('action.searchDateRange')">
|
|
<el-form-item :label="this.$t('action.searchDateRange')">
|
|
<el-date-picker
|
|
<el-date-picker
|