Commit 3362a8e5 authored by 田翔's avatar 田翔

fix: 去除打印

parent 54f867eb
......@@ -115,7 +115,6 @@ const TextInput = (props) => {
setShowValue(valueNext)
if (isStoreID && valueNext) {
if (textDefalut === '【本人姓名】') {
console.log('props', props, valueNext)
getUserInfo(valueNext)
} else if (textDefalut === '【本人部门】') {
getDeptInfo(valueNext)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment