<html>
<head>
<link rel="stylesheet" type="text/css" href="iview.css" />
<script src="/https/blog.csdn.net/vue.js"></script>
<script src="iview.js"></script>
<title>合同应收款列表</title>
<style>
.form-group {
width: auto !important;
margin-bottom: 10px;
}
.ivu-table-header th {
text-align: center !important;
}
.popBtnCon {
padding: 10px 0px;
text-align: center;
}
</style&
iview table组件固定列的宽度不能自适应,现在要求固定列按钮超过三个就收起列变窄,按钮不超过3个就平铺水平展示
于 2023-11-06 10:10:47 首次发布