前端调整
This commit is contained in:
parent
842bc010a0
commit
f486c1f5fb
admin/src/views/order
service/public
|
@ -940,7 +940,7 @@ export default {
|
|||
this.dialogVisible = false;
|
||||
this.item = { next_follow: "", personnel: { adult: "" } };
|
||||
this.$router.push({
|
||||
path: "/order/index",
|
||||
path: "/order/refunded",
|
||||
});
|
||||
})
|
||||
.catch((err) => {});
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
.pagination-container[data-v-28fdfbeb]{padding:32px 16px;position:fixed;bottom:0;left:0;width:100%;background:#fff;padding:40px 280px;-webkit-box-shadow:0 -2px 10px rgba(0,0,0,.1);box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:100}.pagination-container.hidden[data-v-28fdfbeb]{display:none}.app-container[data-v-710322c5]{position:relative;padding-bottom:60px}.el-table[data-v-710322c5],.filter-container[data-v-710322c5]{padding-bottom:5px}
|
||||
.pagination-container[data-v-28fdfbeb]{padding:32px 16px;position:fixed;bottom:0;left:0;width:100%;background:#fff;padding:40px 280px;-webkit-box-shadow:0 -2px 10px rgba(0,0,0,.1);box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:100}.pagination-container.hidden[data-v-28fdfbeb]{display:none}.app-container[data-v-9aa1a80c]{position:relative;padding-bottom:60px}.el-table[data-v-9aa1a80c],.filter-container[data-v-9aa1a80c]{padding-bottom:5px}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue