Commit f47770de authored by hujun's avatar hujun

修改

parent e4d48e74
......@@ -1297,6 +1297,7 @@ class Finance extends Basic
if (empty($house_number)) {
$m_bargain = new OBargainModel();
$house_number = $m_bargain->getCheckBargain('house_number', (int)$bargain_id);
$house_number = $house_number['house_number'];
}
if (is_array($step_content)) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment