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
fdeedb16
"git@ustchcs.com:gujinli1118/MCMS.git" did not exist on "ae904c15842a8deafc9c0fc5ee43072adcae340f"
Commit
fdeedb16
authored
Nov 25, 2019
by
季圣华
Browse files
解决单据展示的bug
parent
8b98424a
Changes
1
Hide whitespace changes
Inline
Side-by-side
erp_web/js/pages/materials/in_out.js
View file @
fdeedb16
...
@@ -213,7 +213,7 @@
...
@@ -213,7 +213,7 @@
depotString
=
depotString
+
depot
.
id
+
"
,
"
;
depotString
=
depotString
+
depot
.
id
+
"
,
"
;
}
}
}
}
depotString
=
depotString
.
substring
(
1
,
depotString
.
length
-
1
);
depotString
=
depotString
.
substring
(
0
,
depotString
.
length
-
1
);
}
}
}
else
{
}
else
{
$
.
messager
.
alert
(
'
提示
'
,
'
查找系统基础信息异常,请与管理员联系!
'
,
'
error
'
);
$
.
messager
.
alert
(
'
提示
'
,
'
查找系统基础信息异常,请与管理员联系!
'
,
'
error
'
);
...
...
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