mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-18 18:04:28 +08:00
弃用lodash
This commit is contained in:
@@ -176,7 +176,7 @@ export default {
|
||||
});
|
||||
},
|
||||
getRawCommand() {
|
||||
let command = _.cloneDeep(this.commandInfo);
|
||||
let command = window.lodashM.cloneDeep(this.commandInfo);
|
||||
command.features.explain = window.removeHtmlTags(
|
||||
command.features.explain
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user