Commit c3710fd5 authored by yaobaizheng's avatar yaobaizheng

合伙招商后台

parent 8924a3e7
...@@ -125,6 +125,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" ...@@ -125,6 +125,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
</if> </if>
</where> </where>
order by ppi.create_time desc
</select> </select>
......
...@@ -85,11 +85,11 @@ ...@@ -85,11 +85,11 @@
}, },
{ {
field: 'projectInvestmentTotal', field: 'projectInvestmentTotal',
title: '投资总额' title: '投资总额(亿元)'
}, },
{ {
field: 'projectInvestmentRegular', field: 'projectInvestmentRegular',
title: '固定资产投资总额' title: '固定资产投资总额(亿元)'
}, },
{ {
field: 'projectStage', field: 'projectStage',
......
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