打印两页问题解决

This commit is contained in:
java110 2020-12-14 11:34:15 +08:00
parent fb5ee5c0ef
commit 07ba3c7ac5
2 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@
billType: '', billType: '',
feeName: '', feeName: '',
feeTypeCd: '', feeTypeCd: '',
isDefault: '', isDefault: 'F',
paymentCd: '' paymentCd: ''
} }
} }

View File

@ -44,10 +44,10 @@
</head> </head>
<body class="vc-body"> <body class="vc-body" style="background-color: #fff;">
<vc:create path="frame/bodyTop"></vc:create> <vc:create path="frame/bodyTop"></vc:create>
<div class="vc"> <div class="vc">
<div id="vc-page" style="margin-left: 0;background-color: #FFF;" class="gray-bg dashbard-1 vc-page-height"> <div id="vc-page" style="margin-left: 0;background-color: #FFF;min-height: 0vh;" class="gray-bg dashbard-1 vc-page-height">
<!-- --> <!-- -->
<div id="component" class="vc-wrapper vc-content animated fadeInRight" style="padding:0px" <div id="component" class="vc-wrapper vc-content animated fadeInRight" style="padding:0px"
vc-path="/common/chooseEnterCommunity"> vc-path="/common/chooseEnterCommunity">