Commit ad5b6e9d authored by 季圣华's avatar 季圣华
Browse files

优化单据的增加仓库的界面

parent 64398093
......@@ -54,6 +54,9 @@ $.get("../../pages/template/base.html?7891", function(tem) {
required: true,
validType: 'length[2,30]'
});
$("#depotDlg #address").textbox({
validType: 'length[2,30]'
});
$("#depotDlg #warehousing,#depotDlg #truckage").numberbox({
min:0,
precision:2
......
Supports Markdown
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