Commit cbcce611 by yukang

修改BUG

parent 0774814d
...@@ -376,7 +376,10 @@ function checkIn(id) { ...@@ -376,7 +376,10 @@ function checkIn(id) {
}); });
} }
checkInCallback = function (e) { checkInCallback = function (e) {
resultGrid.setIn // 刷新列表
detailGrid.setEiInfo(ei);
// 关闭弹窗
JSColorbox.close();
} }
let selectStock = function (id) { let selectStock = function (id) {
JSColorbox.open({ JSColorbox.open({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment