* [refac] set fields also when set field settings.

This commit is contained in:
zhouxin
2024-07-15 02:24:51 +00:00
committed by qixinzhi
parent 737b6c9218
commit 1146016edd
+1
View File
@@ -817,6 +817,7 @@ class pivotState
}
}
$this->fields = $this->json2Array($newFieldSettings);
$this->fieldSettings = $newFieldSettings;
}