fanxw 2 jaren geleden
bovenliggende
commit
fe776a0e5a

+ 1 - 1
src/main/resources/static/app/business/storeWareDetail/controller/storeWareDetailModalCtrl.js

@@ -138,7 +138,7 @@ angular.module('app.business').controller("storeWareDetailModalCtrl",
138 138
     	
139 139
     	//计划管理下的计划 粮食性质 不取储备粮的,合同和通知单管理下出库业务中的粮食性质不取省级储备粮   用items.planManage区分
140 140
     	var ywlx = items.executeType;
141
-    	detailType = "contract"
141
+    	//detailType = "contract"
142 142
     	if (items.detailType == "contract") {//合同业务
143 143
     		if (ywlx == "3148" || ywlx == "7131") {//出库类型的业务
144 144
     			notenumid = 6877;