修改小bug

This commit is contained in:
A1300399510
2023-07-31 16:44:27 +08:00
parent 0b3643e04d
commit de637cffbd
6 changed files with 16 additions and 22 deletions

View File

@@ -23,7 +23,6 @@
<!-- 右下角咨询 -->
<circle-btn></circle-btn>
<back-to-top></back-to-top>
</template>
<script setup>
@@ -88,7 +87,7 @@ const getData = () => {
requestLoading = true
proxy.$get("/tenement/pc/api/apartment", {
limit:10,
limit: 10,
page,
...pitchValue
}).then(res => {