1
0
mirror of synced 2026-04-05 07:48:35 +08:00

fix(vue-component): 从core中获取utils的方法

This commit is contained in:
roymondchen
2024-09-05 14:42:15 +08:00
committed by roymondchen
parent 368c9afc7f
commit d9ef4b91fa
12 changed files with 9 additions and 24 deletions

View File

@@ -16,7 +16,7 @@
* limitations under the License.
*/
import { getElById } from '@tmagic/utils';
import { getElById } from '@tmagic/core';
export default [
{