fix: 打包函数异常
This commit is contained in:
@@ -36,7 +36,7 @@ function fnClickLock() {
|
||||
title: t('common.tipTitle'),
|
||||
content: t('loayouts.rightContent.lockTip'),
|
||||
onOk() {
|
||||
lockedStore.fnLock('lock', true);
|
||||
lockedStore.fnLock('lock');
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user