Commit 3be85e91 authored by 黄奎's avatar 黄奎

页面修改

parent 9299b256
......@@ -172,7 +172,6 @@
})
},
goToDetail(item) {
console.log("item",item)
this.OpenNewUrl('/sale/finishTaskDetails', {
TaskId: item.TaskId,
DetailsId: item.DetailsId,
......
......@@ -16,8 +16,6 @@
<div class="page-option">
</div>
</template>
<template v-slot:bottom>
<q-pagination class="full-width justify-end" v-model="msg.pageIndex" color="primary" :max="pageCount"
:input="true" @input="changePage" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment