|
@@ -1290,7 +1290,7 @@ export default {
|
|
this.tools[this.steps].tools &&
|
|
this.tools[this.steps].tools &&
|
|
this.tools[this.steps].tools.indexOf(10) != -1
|
|
this.tools[this.steps].tools.indexOf(10) != -1
|
|
) {
|
|
) {
|
|
- this.toolCount = 10;
|
|
|
|
|
|
+ this.timeDialogVisible = true
|
|
}
|
|
}
|
|
this.isBlock = 5;
|
|
this.isBlock = 5;
|
|
},
|
|
},
|