mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 15:37:33 +08:00
use pinia to replace vuex, code refactor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { autoChangeTextareaSize } from '../../lib/mobile/ui.js';
|
||||
import { autoChangeTextareaSize } from '@/lib/ui.mobile.js';
|
||||
|
||||
export default {
|
||||
mounted(el) {
|
||||
|
||||
Reference in New Issue
Block a user