update: The code structure is finished, and the project can run successfully
This commit is contained in:
@@ -119,7 +119,7 @@ export default {
|
||||
fileMd5: this.fileMd5
|
||||
}
|
||||
const res = await breakpointContinueFinish(params)
|
||||
if (res.success) {
|
||||
if (res.code == 0) {
|
||||
// 合成文件过后 删除缓存切片
|
||||
const params = {
|
||||
fileName: this.file.name,
|
||||
|
Reference in New Issue
Block a user