* [task#131070] modify variables for the thinkansoff widget.

This commit is contained in:
wangzemei
2024-10-24 15:14:31 +08:00
committed by 孙浩
parent 368c9ee3e1
commit 4e95c0f151
+1 -1
View File
@@ -30,7 +30,7 @@ class thinkAnsoff extends thinkModel
global $app, $lang;
$app->loadLang('thinkwizard');
list($blocks, $mode) = $this->prop(array('blocks', 'mode'));
$blocks = $this->prop('blocks');
$titleKey = $key == 0 ? 2 : 3;
$rowContent = div
(