seimin 2 년 전
부모
커밋
50c1d5be6f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      assets/js/controllers/desk/chartCtrl.js

+ 1 - 1
assets/js/controllers/desk/chartCtrl.js

@@ -247,7 +247,7 @@ app.controller('chartCtrl', ["$scope", "i18nService", "$rootScope", "$state", "$
247 247
             },
248 248
             {
249 249
                 name: '操作',
250
-                width: 200,
250
+                width: 500,
251 251
                 cellTemplate: '<wechatoperator item="row.entity" colobject="col">',
252 252
                 enableFiltering: false
253 253
             }