优化现有代码问题
This commit is contained in:
@@ -5,10 +5,10 @@ import {_lt} from "@web/core/l10n/translation";
|
||||
import {standardFieldProps} from "@web/views/fields/standard_field_props";
|
||||
import {session} from "@web/session";
|
||||
|
||||
import core from 'web.core';
|
||||
// import core from 'web.core';
|
||||
|
||||
|
||||
var QWeb = core.qweb;
|
||||
// var QWeb = core.qweb;
|
||||
|
||||
import {Component} from "@odoo/owl";
|
||||
|
||||
@@ -43,7 +43,7 @@ export class StepViewer extends Component {
|
||||
}
|
||||
} else {
|
||||
var oImg = document.getElementsByClassName('test')[0]
|
||||
console.log(oImg)
|
||||
// console.log(oImg)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user