guhongwei před 2 roky
rodič
revize
a502bb98f2
1 změnil soubory, kde provedl 12 přidání a 0 odebrání
  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 = [