견적서 버튼 컨트롤
This commit is contained in:
parent
2e2ba91353
commit
102405e25f
@ -431,7 +431,7 @@ export default function CanvasMenu(props) {
|
||||
if (res.status === 201) {
|
||||
estimateRecoilState.lockFlg = estimateRecoilState.lockFlg === '0' ? '1' : '0'
|
||||
if (estimateRecoilState?.createUser === 'T01') {
|
||||
if (sessionState.userId !== 'T01') {
|
||||
if (sessionState.storeId !== 'T01') {
|
||||
setButtonStyle1('none')
|
||||
setButtonStyle2('none')
|
||||
setButtonStyle3('none')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user