...
|
...
|
@@ -139,7 +139,7 @@ |
|
|
title: "项目名称",
|
|
|
field: "name",
|
|
|
width: "10%"
|
|
|
}, {
|
|
|
}/*, {
|
|
|
title: "aws",
|
|
|
field: "name",
|
|
|
formatter: function (value, rowData, rowIndex) {
|
...
|
...
|
@@ -147,7 +147,7 @@ |
|
|
return div;
|
|
|
},
|
|
|
width: "35%"
|
|
|
}, {
|
|
|
}*/, {
|
|
|
title: "qcloud",
|
|
|
field: "name",
|
|
|
formatter: function (value, rowData, rowIndex) {
|
...
|
...
|
|