Commit 57b0ff64ef2326963ccde2c159ce7f0cce880169

Authored by chenxt
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 776 faceData,
777 777  
778 778 ]
779   - props.onSaveState({ slave1Data: list });
  779 + // props.onSaveState({ slave1Data: list });
780 780 const btnsConfig =
781 781 gdsconfigformslave.find(
782 782 item => item.sControlName?.toLowerCase().includes("btnenventinsertwork")
... ...