|
|
@ -191,7 +191,8 @@ export default { |
|
|
|
drawRoundRect(context, 385, 372, 320, 24, 10, gr); |
|
|
|
drawRoundRect(context, 385, 406, 320, 24, 10, gr); |
|
|
|
drawRoundRect(context, 385, 440, 320, 24, 10, gr); |
|
|
|
// drawRoundRect(context, 385, 474, 320, 24, 10, gr); |
|
|
|
drawRoundRect(context, 385, 474, 320, 24, 10, gr); |
|
|
|
drawRoundRect(context, 385, 510, 320, 24, 10, gr); |
|
|
|
await this.getNonAutomaticWarningFacility(this.formData); |
|
|
|
}); |
|
|
|
}); |
|
|
|