guhongwei 2 năm trước cách đây
mục cha
commit
a502bb98f2
1 tập tin đã thay đổi với 12 bổ sung0 xóa
  1. 12 0
      src/views/selfShop/order/parts/parts/detail-2.vue

+ 12 - 0
src/views/selfShop/order/parts/parts/detail-2.vue

@@ -141,6 +141,12 @@ export default {
             vertical: 'middle',
             horizontal: 'left',
           };
+          column.border = {
+            top: { style: 'thin' },
+            left: { style: 'thin' },
+            bottom: { style: 'thin' },
+            right: { style: 'thin' },
+          };
         });
         // 单元格内容样式
         titleCell.style = {
@@ -152,6 +158,12 @@ export default {
             size: 20,
             bold: true,
           },
+          border: {
+            top: { style: 'thin' },
+            left: { style: 'thin' },
+            bottom: { style: 'thin' },
+            right: { style: 'thin' },
+          },
         };
         // 设置标题-end
         let data = [