Commit 7b2e16a6 authored by agping's avatar agping

1

parent e1e4f3d0
...@@ -137,7 +137,7 @@ ...@@ -137,7 +137,7 @@
[% } %] [% } %]
[% }else{ %] [% }else{ %]
<tr> <tr>
<td colspan="16" style="text-align:center;"> 暂无数据</td> <td colspan="18" style="text-align:center;"> 暂无数据</td>
</tr> </tr>
[% } %] [% } %]
</script> </script>
......
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
</td> </td>
<td> <td>
[%if(it[item]["is_rent"] == 0) { %] [%if(it[item]["is_rent"] == 0) { %]
[% }else{ %] [% }else{ %]
已租 已租
[% } %] [% } %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment