Browse Source

电科院负责人显示异常修改

ly 11 months ago
parent
commit
e0f76be774

+ 1 - 1
src/main/java/com/liang/dao/PrjFeeschemeDao.java

@@ -128,6 +128,6 @@ public interface PrjFeeschemeDao {
128
 
128
 
129
     double queryByCzje(double czje);
129
     double queryByCzje(double czje);
130
 
130
 
131
-    double getNdFeeSchemeofDKY(Map map);
131
+    Double getNdFeeSchemeofDKY(Map map);
132
 }
132
 }
133
 
133
 

+ 1 - 1
src/main/resources/templates/annualbudget/view_annualbudget.html

@@ -106,7 +106,7 @@
106
                             <label class="layui-form-label" style="width: 90px">电科院负责人</label>
106
                             <label class="layui-form-label" style="width: 90px">电科院负责人</label>
107
                             <div class="layui-input-inline" style="width: 370px">
107
                             <div class="layui-input-inline" style="width: 370px">
108
                                 <input type="text" id="xmfzrxm" name="xmfzrxm" class="layui-input"
108
                                 <input type="text" id="xmfzrxm" name="xmfzrxm" class="layui-input"
109
-                                       th:value="${annualbudget.xmfzrxm}" readonly>
109
+                                       th:value="${annualbudget.dkyfzrxm}" readonly>
110
                             </div>
110
                             </div>
111
                             <label class="layui-form-label" style="width: 65px">所属部门</label>
111
                             <label class="layui-form-label" style="width: 65px">所属部门</label>
112
                             <div class="layui-input-inline" style="width: 370px">
112
                             <div class="layui-input-inline" style="width: 370px">