回答編集履歴

1

編集

2020/06/30 11:50

投稿

sky-joker
sky-joker

スコア44

test CHANGED
@@ -48,7 +48,7 @@
48
48
 
49
49
  (snip)
50
50
 
51
- if hasattr(self.pyv.content, 'customFieldsManager.field'):
51
+ if hasattr(self.pyv.content, 'customFieldsManager'):
52
52
 
53
53
  field_mgr = self.pyv.content.customFieldsManager.field
54
54