mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-07 06:08:56 +09:00
발신번호 등록 수정
This commit is contained in:
@@ -226,7 +226,8 @@ export default {
|
||||
let colGroup = '';
|
||||
colGroup += '<colgroup>';
|
||||
if (this.isCheckbox == true) {
|
||||
colGroup += '<col style="width: 60px">';
|
||||
//colGroup += '<col style="width: 60px">';
|
||||
colGroup += '<col style="width: 4%">';
|
||||
this.colsLen++;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user