【功能优化】简化代码

This commit is contained in:
卢越
2024-09-25 23:16:50 +08:00
parent 6c95891476
commit 6f8e82e6cf
2 changed files with 10 additions and 11 deletions
@@ -1,6 +1,5 @@
'use strict';
import FileApi from '@/sheep/api/infra/file';
import CryptoJS from 'crypto-js';
const ERR_MSG_OK = 'chooseAndUploadFile:ok';
const ERR_MSG_FAIL = 'chooseAndUploadFile:fail';