feat: upload contentEditable done.

This commit is contained in:
chiayin
2024-01-03 17:45:46 +08:00
parent 16d9547305
commit 65c42312ee
3 changed files with 29 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ import moment from 'moment';
import apiError from '@/module/apiError.js';
import Swal from 'sweetalert2';
import { uploadFailed, uploadloader, uploadSuccess } from '@/module/alertModal.js'
import { registerRuntimeCompiler } from "vue";
export default defineStore('filesStore', {
state: () => ({