Commit 57b0ff64ef2326963ccde2c159ce7f0cce880169
1 parent
48492225
扫脸不添加
Showing
1 changed file
with
1 additions
and
1 deletions
src/mes/teamInfo/index.js
| @@ -776,7 +776,7 @@ const FaceLoginModal = props => { | @@ -776,7 +776,7 @@ const FaceLoginModal = props => { | ||
| 776 | faceData, | 776 | faceData, |
| 777 | 777 | ||
| 778 | ] | 778 | ] |
| 779 | - props.onSaveState({ slave1Data: list }); | 779 | + // props.onSaveState({ slave1Data: list }); |
| 780 | const btnsConfig = | 780 | const btnsConfig = |
| 781 | gdsconfigformslave.find( | 781 | gdsconfigformslave.find( |
| 782 | item => item.sControlName?.toLowerCase().includes("btnenventinsertwork") | 782 | item => item.sControlName?.toLowerCase().includes("btnenventinsertwork") |