参数收集自定义表头修改
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user