Showing
1 changed file
with
1 additions
and
1 deletions
@@ -130,8 +130,8 @@ function toDetail(rowData,ip){ | @@ -130,8 +130,8 @@ function toDetail(rowData,ip){ | ||
130 | }, | 130 | }, |
131 | columns: [{ | 131 | columns: [{ |
132 | title: "名称", | 132 | title: "名称", |
133 | - textAlign:"left", | ||
134 | width:"60%", | 133 | width:"60%", |
134 | + align:"left", | ||
135 | field: "zkName" | 135 | field: "zkName" |
136 | }, { | 136 | }, { |
137 | title: "值", | 137 | title: "值", |
-
Please register or login to post a comment