|
@@ -191,6 +191,7 @@ export default {
|
|
},
|
|
},
|
|
toDisposeView(){
|
|
toDisposeView(){
|
|
this.dialogVisible = true;
|
|
this.dialogVisible = true;
|
|
|
|
+ this.operationMethods();
|
|
},
|
|
},
|
|
async submissionProgress(){
|
|
async submissionProgress(){
|
|
if (this.curRow.currentLink == 2) {
|
|
if (this.curRow.currentLink == 2) {
|