seimin 2 anni fa
parent
commit
50c1d5be6f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
             }