소스 검색

多选框样式宽度放小

lichao 3 년 전
부모
커밋
b32d494792
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/purchase/contract/config/mainList.json
  2. 1 0
      src/views/salesManagement/salesContract/config/mainList.json

+ 1 - 0
src/views/purchase/contract/config/mainList.json

@@ -23,6 +23,7 @@
   "addBtnText": "新单",
   "expand": true,
   "expandWidth": 38,
+  "selectionWidth": 40,
   "column":[
     {
       "label": "合同号",

+ 1 - 0
src/views/salesManagement/salesContract/config/mainList.json

@@ -21,6 +21,7 @@
   "searchIcon": true,
   "searchIndex": 2,
   "expandWidth": 38,
+  "selectionWidth": 40,
   "addBtnText": "新单",
   "expand": true,
   "rowKey": "id",