This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bpa
/
BPA.KitChen.Web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
增加接口前缀
tags/小炒逻辑变更前
DESKTOP-BP1469S\1
2 years ago
parent
a92a60ebf4
commit
ec85bc3f3f
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/pages/goods/goodsPractice/index.jsx
+ 1
- 0
src/pages/goods/goodsPractice/index.jsx
View File
@@ -194,6 +194,7 @@ const PageIndex = (props) => {
Support.allType = r.data.data;
});
GetAllSmallType(parmar).then((r) => {
debugger;
Support.allSmallType = r.data.data;
});
GetAllGoods(parmar).then((r) => {
Write
Preview
Loading…
Cancel
Save