Commit 4662687f authored by 刘学辉's avatar 刘学辉

客户供料通知调整

parent 1f3ed03e
......@@ -167,8 +167,11 @@ function bindEvent(){
$("#maktx").val("");
UICtrl.enable($("#matnr"));
UICtrl.disable($("#maktx"));
UICtrl.enable($("#sortl"));
} else {
UICtrl.disable($("#matnr"));
$("#sortl").val("");
UICtrl.disable($("#sortl"));
}
}
});
......
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