This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhaoy
/
BPA.SAAS.Web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
z
master
zhaoy
10 months ago
parent
19e70f61df
commit
ca6ffe7a4c
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/device/productmanage/components/CreateForm.jsx
+ 1
- 0
src/pages/device/productmanage/components/CreateForm.jsx
View File
@@ -43,6 +43,7 @@ const CreateForm = (props) => {
if(props?.values?.type==1){
setdisplay("none")
setdisanumbled('none')
setdisplaytxtjson('none')
}else if(props?.values?.type==0){
setdisplay("block")
}
Write
Preview
Loading…
Cancel
Save