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