@@ -289,6 +289,10 @@ if (typeof gljUtil !== "undefined") {
};
return o_sortRationGLJ(list, false, TypeMap);
+
+ gljUtil.getAssUsedPrice = function(g){//山东辅助生产人工费取市场价
+ return g.marketPrice;
+ }
}
//山东工地转移费率值修改特殊处理
@@ -1,3 +1,10 @@
+if (typeof gljUtil !== "undefined") {
+ gljUtil.getAssUsedPrice = function(g){//四川辅助生产人工费取市场价
+}
if (typeof module !== 'undefined') {
module.exports = {
getDefalutAssistProductionFeeRate: function () {