Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
ad5b6e9d
Commit
ad5b6e9d
authored
Jul 09, 2020
by
季圣华
Browse files
优化单据的增加仓库的界面
parent
64398093
Changes
1
Hide whitespace changes
Inline
Side-by-side
erp_web/js/pages/materials/add_temp.js
View file @
ad5b6e9d
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment