diff --git a/src/assets/icons/modal_reImg.svg b/src/assets/icons/modal_reImg.svg index 56273c1..1a200b4 100644 --- a/src/assets/icons/modal_reImg.svg +++ b/src/assets/icons/modal_reImg.svg @@ -1,58 +1,54 @@ - - 编组 33 + + 编组 55 - + - + - - + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/components/Search/Search.vue b/src/components/Search/Search.vue index faea7ef..4cf4157 100644 --- a/src/components/Search/Search.vue +++ b/src/components/Search/Search.vue @@ -181,7 +181,7 @@ onMounted(() => { // width: 60%; width: 808px; position: absolute; - top: 190px; + top: 100px; left:0; right: 0; box-shadow: none !important; diff --git a/src/views/final/aside/Aside.vue b/src/views/final/aside/Aside.vue index 74c1cdf..21a7830 100644 --- a/src/views/final/aside/Aside.vue +++ b/src/views/final/aside/Aside.vue @@ -361,6 +361,7 @@ useKeydown('s', () => setShowSearch(true)) @close="setShowSearch(false)" @input-change="inputChange" @show-search="setShowSearch(true)" + :toolipvalue="'请输入任务id、任务名称、提报人'" /> {{ item.content }} - 任务重复数量 + 任务重复数量: {{ item.count }} @@ -150,9 +150,11 @@ defineExpose({ } } .wrapper-header { - padding-top: 40px; - margin-top: 80px; + margin-top: 53px; text-align: center; + font-size: 16px; + padding-top: 40px; + margin-bottom: 16px; .wrapper-title { text-align: center; font-size: 16px; @@ -288,7 +290,7 @@ defineExpose({ .total { color: #6684fa; font-weight: bold; - font-size: 22px; + font-size: 30px; margin: 0px 5px } diff --git a/src/views/final/content/Content.vue b/src/views/final/content/Content.vue index 2e96019..5995d0c 100644 --- a/src/views/final/content/Content.vue +++ b/src/views/final/content/Content.vue @@ -955,6 +955,7 @@ defineExpose({
+
已选{{checkedRowKeys.length}}
-
已选{{checkedRowKeys.length}}
+
setShowSearch(true)) v-show="showSearch" @select="scrollHandler" @close="setShowSearch(false)" + :toolipvalue="'请输入提报人搜索'" />
- - - {{toolipvalue}} - + {