优化警告问题
This commit is contained in:
@@ -11,7 +11,6 @@ export class Many2OneRadioField extends RadioField {
|
||||
// 你自己的代码
|
||||
}
|
||||
|
||||
|
||||
onImageClick(event) {
|
||||
// 放大图片逻辑
|
||||
// 获取图片元素
|
||||
@@ -47,7 +46,6 @@ export class Many2OneRadioField extends RadioField {
|
||||
return [];
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Many2OneRadioField.template = "jikimo_frontend.Many2OneRadioField"
|
||||
|
||||
Reference in New Issue
Block a user