lvhao пре 11 часа
родитељ
комит
fcd0ab87a3

+ 1 - 1
core/CoreApp/controllers/Whlabel_bh.php

@@ -2227,7 +2227,7 @@ class Whlabel_bh extends Start_Controller {
                 $start = ($page - 1)*$perpage;
             }
             //取得信息列表
-            $info_list = $this->whlabel_bh_transfer->find_all($where,'id,orderinfo,pm,shipremarks,ts,printtime,time',$order_str,$start,$perpage);
+            $info_list = $this->whlabel_bh_transfer->find_all($where,'id,orderinfo,pm,shipremarks,ts,printtime,time,ycrk_type',$order_str,$start,$perpage);
 			$transfer = $this->transfer->find_all();
 			$t = array();$ot = array();
 			foreach ($transfer as $v)

+ 1 - 1
template/erp/transfer_operate.html

@@ -317,7 +317,7 @@ $(".systemwindow").on('click', "#bdbbprintks", function() {
                             $(".search span").click();
 						}
 					}
-				],dialogIcon:'error',shadable:0.6
+				],dialogIcon:'success',shadable:0.6
 			})
         }else{
            layx.confirm('提示',a.msg,null,{

+ 1 - 1
template/erp/whlabel_bh_operate.html

@@ -399,7 +399,7 @@ function addYcrk(id){
                             $(".search span").click();
 						}
 					}
-				],dialogIcon:'error',shadable:0.6
+				],dialogIcon:'success',shadable:0.6
 			})
         }else{
            layx.confirm('提示',a.msg,null,{