Index: ssts-web/src/main/webapp/common/common.css =================================================================== diff -u -r31836 -r31837 --- ssts-web/src/main/webapp/common/common.css (.../common.css) (revision 31836) +++ ssts-web/src/main/webapp/common/common.css (.../common.css) (revision 31837) @@ -226,7 +226,17 @@ cursor: text !important; } /* SZYK-47:集合码换行 */ +.x-grid3-td-barcode { + width: 105px !important; +} +.x-grid3-td-createDateTime { + width: 135px !important; +} +.x-grid3-td-createUserName { + width: 70px !important; +} .x-grid3-td-objectBarcodes { + width: 245px !important; word-break: break-all !important; } .x-grid3-col-objectBarcodes {