|
@@ -3168,6 +3168,7 @@ ${JSON.stringify(_list)}
|
|
|
const p = new Promise(resolve => (_resolve = resolve));
|
|
|
let iiframe = this.$refs["iiframe"];
|
|
|
iiframe.contentWindow.audioConfig.privSource.privContext.suspend();
|
|
|
+ this.recordedForm.status = 2;
|
|
|
_resolve();
|
|
|
// iiframe.contentWindow.window.document
|
|
|
// .getElementById("scenarioStopButton")
|