seimin %!s(int64=2) %!d(string=hai) anos
pai
achega
50c1d5be6f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
                 name: '操作',
249
                 name: '操作',
250
-                width: 200,
250
+                width: 500,
251
                 cellTemplate: '<wechatoperator item="row.entity" colobject="col">',
251
                 cellTemplate: '<wechatoperator item="row.entity" colobject="col">',
252
                 enableFiltering: false
252
                 enableFiltering: false
253
             }
253
             }