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
             }