修复bug

This commit is contained in:
unknown
2023-02-03 14:44:08 +08:00
parent 6f1ab72653
commit 398e7c6f32

View File

@ -222,7 +222,7 @@ class supplier extends PureComponent {
label:null, label:null,
paraName:'custType', paraName:'custType',
isEncode:false, isEncode:false,
paraVal:'2', paraVal:'1',
}, },
] ]
createHiddenForm(inputList, window.location.pathname) createHiddenForm(inputList, window.location.pathname)