Commit 8d91f55b authored by liujiangnan's avatar liujiangnan

debug

parent 6a13f807
......@@ -95,7 +95,6 @@ export default class NewClass extends middleLayerBase {
script.setProgress(0);
this.showWaitingIntervalId = setInterval(() => {
console.log('changeObj.value: ', changeObj.value);
script.setProgress(changeObj.value);
}, 1);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment