Open qq282126990 opened 1 year ago
So beforeCreate needs to be initialized once when mounting $root[rootConfigKey] = {}
$root[rootConfigKey] is not an object when mounted with uni-app, because uni-app onLoad life cycle priority is higher
So beforeCreate needs to be initialized once when mounting $root[rootConfigKey] = {}