处理 Reprocessing all 第二次打开弹窗时,文件名为清空的问题
This commit is contained in:
parent
31d6fabea8
commit
e5d7894455
|
@ -796,6 +796,7 @@ export default {
|
||||||
handleReprocessAll() {
|
handleReprocessAll() {
|
||||||
this.percentBar = 0
|
this.percentBar = 0
|
||||||
this.finishCont = 0
|
this.finishCont = 0
|
||||||
|
this.analysedFileName=""
|
||||||
this.analyzeAllModalVisible = true
|
this.analyzeAllModalVisible = true
|
||||||
const { inputFileName, sampleType } = this.sampleData
|
const { inputFileName, sampleType } = this.sampleData
|
||||||
// 获取所有的gamma list
|
// 获取所有的gamma list
|
||||||
|
|
Loading…
Reference in New Issue
Block a user