Sfoglia il codice sorgente

优化销售订单发票详情对话框表格列宽显示

yusheng 9 mesi fa
parent
commit
4ffb51fdfd

+ 1 - 1
src/views/bpm/handleTask/components/saleOrder/invoice/detailDialog.vue

@@ -228,7 +228,7 @@
         detailData: {},
         childrenColumns: [
           {
-            width: 45,
+            width: 65,
             type: 'index',
             columnKey: 'index',
             align: 'center',