参数收集自定义表头修改

This commit is contained in:
zyx.net
2023-04-07 16:32:24 +08:00
parent fb6f7fb1af
commit f72f03ac6c
3 changed files with 7 additions and 3 deletions
@@ -272,7 +272,7 @@
<a-popconfirm :visible="customizevisible" overlayClassName="popconfirmIndex"
placement="bottomRight" v-if="!this.$route.query.it">
<template slot="title" id="popconfirmmize">
<div style="max-height:360px;overflow:scroll;overflow-x: auto;width: 188px">
<div style="max-height:360px;overflow:scroll;overflow-x: auto;width: 211px">
<a-checkbox
style="margin-bottom: 22px;"
v-if="customizeList && customizeList.length"