Explorar o código

fix:入库单,领料单,虚线问题

zhangjingyuan hai 1 ano
pai
achega
fa5589a891

+ 6 - 6
src/views/system/jbdScan/goods/bwlingliaodan.vue

@@ -287,11 +287,11 @@ thead > tr > th > td {
   text-align: center;
 }
 .title{
-  border: 1px solid transparent;
+  border: 1px solid #fff;
 }
 .title-sub{
-  border-left: 1px solid transparent;
-  border-right: 1px solid transparent;
+  border-left: 1px solid #fff;
+  border-right: 1px solid #fff;
 }
 .el-dialog__body {
   word-break: none;
@@ -303,8 +303,8 @@ thead > tr > th > td {
 }
 tfoot .bottom {
   margin-top: 3px;
-  border-bottom: 1px solid transparent;
-  border-left: 1px solid transparent;
-  border-right: 1px solid transparent;
+  border-bottom: 1px solid #fff;
+  border-left: 1px solid #fff;
+  border-right: 1px solid #fff;
 }
 </style>

+ 6 - 6
src/views/system/jbdScan/goods/caigourukudan.vue

@@ -306,11 +306,11 @@ table {
   font-size: 13px;
 }
 .title{
-  border: 1px solid transparent;
+  border: 1px solid #fff;
 }
 .title-sub{
-  border-left: 1px solid transparent;
-  border-right: 1px solid transparent;
+  border-left: 1px solid #fff;
+  border-right: 1px solid #fff;
 }
 span{
   font-weight: 500;
@@ -337,8 +337,8 @@ thead > tr > th {
 }
 .bottom {
   margin-top: 15px;
-  border-bottom: 1px solid transparent;
-  border-left: 1px solid transparent;
-  border-right: 1px solid transparent;
+  border-bottom: 1px solid #fff;
+  border-left: 1px solid #fff;
+  border-right: 1px solid #fff;
 }
 </style>

+ 7 - 7
src/views/system/jbdScan/goods/chnangguirukudan.vue

@@ -89,7 +89,7 @@
                         <td colspan="15">
                           合计&nbsp;&nbsp;&nbsp;&nbsp;
                           税额:&nbsp;{{ item1|addshuieToFixed}}&nbsp;&nbsp;
-                          金额:&nbsp;{{ item1|addshuieToFixed}}&nbsp;&nbsp;
+                          金额:&nbsp;{{ item1|addjineToFixed}}&nbsp;&nbsp;
                           含税合计:&nbsp;{{ item1|addhshjToFixed }}
                         </td>
                       </tr>
@@ -341,11 +341,11 @@ table {
   font-size: 13px;
 }
 .title{
-  border: 1px solid transparent;
+  border: 1px solid  #fff;
 }
 .title-sub{
-  border-left: 1px solid transparent;
-  border-right: 1px solid transparent;
+  border-left: 1px solid  #fff;
+  border-right: 1px solid  #fff;
 }
 span{
   font-weight: 500;
@@ -372,8 +372,8 @@ thead > tr > th {
 }
 .bottom {
   margin-top: 15px;
-  border-bottom: 1px solid transparent;
-  border-left: 1px solid transparent;
-  border-right: 1px solid transparent;
+  border-bottom: 1px solid #fff;
+  border-left: 1px solid  #fff;
+  border-right: 1px solid  #fff;
 }
 </style>

+ 6 - 6
src/views/system/jbdScan/goods/lingliaodan.vue

@@ -301,11 +301,11 @@ thead > tr > th > td {
   text-align: center;
 }
 .title{
-  border: 1px solid transparent;
+  border: 1px solid #fff;
 }
 .title-sub{
-  border-left: 1px solid transparent;
-  border-right: 1px solid transparent;
+  border-left: 1px solid #fff;
+  border-right: 1px solid #fff;
 }
 .el-dialog__body {
   word-break: none;
@@ -317,8 +317,8 @@ thead > tr > th > td {
 }
 tfoot .bottom {
   margin-top: 3px;
-  border-bottom: 1px solid transparent;
-  border-left: 1px solid transparent;
-  border-right: 1px solid transparent;
+  border-bottom: 1px solid #fff;
+  border-left: 1px solid #fff;
+  border-right: 1px solid #fff;
 }
 </style>

+ 6 - 6
src/views/system/jbdScan/wuliao/bwlingliaodan.vue

@@ -306,11 +306,11 @@ thead > tr > th > td {
   text-align: center;
 }
 .title{
-  border: 1px solid transparent;
+  border: 1px solid #fff;
 }
 .title-sub{
-  border-left: 1px solid transparent;
-  border-right: 1px solid transparent;
+  border-left: 1px solid #fff;
+  border-right: 1px solid #fff;
 }
 .el-dialog__body {
   word-break: none;
@@ -322,8 +322,8 @@ thead > tr > th > td {
 }
 tfoot .bottom {
   margin-top: 3px;
-  border-bottom: 1px solid transparent;
-  border-left: 1px solid transparent;
-  border-right: 1px solid transparent;
+  border-bottom: 1px solid #fff;
+  border-left: 1px solid #fff;
+  border-right: 1px solid #fff;
 }
 </style>

+ 6 - 6
src/views/system/jbdScan/wuliao/caigourukudan.vue

@@ -303,11 +303,11 @@ table {
   font-size: 13px;
 }
 .title{
-  border: 1px solid transparent;
+  border: 1px solid #fff;
 }
 .title-sub{
-  border-left: 1px solid transparent;
-  border-right: 1px solid transparent;
+  border-left: 1px solid #fff;
+  border-right: 1px solid #fff;
 }
 span{
   font-weight: 500;
@@ -334,8 +334,8 @@ thead > tr > th {
 }
 .bottom {
   margin-top: 15px;
-  border-bottom: 1px solid transparent;
-  border-left: 1px solid transparent;
-  border-right: 1px solid transparent;
+  border-bottom: 1px solid #fff;
+  border-left: 1px solid #fff;
+  border-right: 1px solid #fff;
 }
 </style>

+ 6 - 6
src/views/system/jbdScan/wuliao/chnangguirukudan.vue

@@ -349,11 +349,11 @@ table {
   font-size: 13px;
 }
 .title{
-  border: 1px solid transparent;
+  border: 1px solid #fff;
 }
 .title-sub{
-  border-left: 1px solid transparent;
-  border-right: 1px solid transparent;
+  border-left: 1px solid #fff;
+  border-right: 1px solid #fff;
 }
 span{
   font-weight: 500;
@@ -380,8 +380,8 @@ thead > tr > th {
 }
 .bottom {
   margin-top: 15px;
-  border-bottom: 1px solid transparent;
-  border-left: 1px solid transparent;
-  border-right: 1px solid transparent;
+  border-bottom: 1px solid #fff;
+  border-left: 1px solid #fff;
+  border-right: 1px solid #fff;
 }
 </style>

+ 6 - 6
src/views/system/jbdScan/wuliao/lingliaodan.vue

@@ -309,11 +309,11 @@ thead > tr > th > td {
   text-align: center;
 }
 .title{
-  border: 1px solid transparent;
+  border: 1px solid #fff;
 }
 .title-sub{
-  border-left: 1px solid transparent;
-  border-right: 1px solid transparent;
+  border-left: 1px solid #fff;
+  border-right: 1px solid #fff;
 }
 .el-dialog__body {
   word-break: none;
@@ -325,8 +325,8 @@ thead > tr > th > td {
 }
 tfoot .bottom {
   margin-top: 3px;
-  border-bottom: 1px solid transparent;
-  border-left: 1px solid transparent;
-  border-right: 1px solid transparent;
+  border-bottom: 1px solid #fff;
+  border-left: 1px solid #fff;
+  border-right: 1px solid #fff;
 }
 </style>