[fix] lodash.mixin.js 加载错误

This commit is contained in:
what 2024-08-07 15:27:18 +08:00
parent 455e152402
commit 91a1ba5b14

View File

@ -1,5 +1,3 @@
import _ from 'lodash';
const convertFns = {
null2json: (data) => null,
null2array: (data) => null,