Sfoglia il codice sorgente

ws-数据条件修改

ws 11 mesi fa
parent
commit
8f78bc8a02

+ 0 - 3
industry-system/industry-da/src/main/resources/static/reportSheet/js/src/model/data-setting-window.js

@@ -294,9 +294,6 @@ layui.define(['layer', 'form'], function(exports) {
 						}
 						if(!data.hasOwnProperty('valueTakingMode')){
 							data.valueTakingMode = 1
-							if (type == 5) {
-								data.valueTakingMode = 5
-							}
 						}
 						if(!data.hasOwnProperty('bucketType')){
 							data.bucketType = 2