mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-19 18:25:44 +08:00
去掉 temporaryStore
This commit is contained in:
@@ -112,11 +112,6 @@ const quickcommand = {
|
||||
console.log('取消')
|
||||
})
|
||||
}),
|
||||
|
||||
updateSelectList: (opt, id) => {
|
||||
if (!window.temporaryStore.updateSelectList) throw "请先初始化SelectList"
|
||||
window.temporaryStore.updateSelectList(opt, id)
|
||||
}
|
||||
}
|
||||
|
||||
export default quickcommand
|
||||
export default quickcommand
|
||||
Reference in New Issue
Block a user