diff --git a/src/views/modules/quote/index.vue b/src/views/modules/quote/index.vue index 34cbdab..d58f446 100644 --- a/src/views/modules/quote/index.vue +++ b/src/views/modules/quote/index.vue @@ -319,7 +319,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 120 + columnWidth: 130 }, { userId: this.$store.state.user.name, @@ -355,7 +355,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 120 + columnWidth: 130 }, ], searchLoading: false,