소스 검색

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

yusheng 9 달 전
부모
커밋
4ffb51fdfd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/bpm/handleTask/components/saleOrder/invoice/detailDialog.vue

+ 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',