Merge branch dev/task-145284 of zentao/zentaopms (#9630)
This commit is contained in:
@@ -51,6 +51,8 @@ $fields->field('days')
|
||||
|
||||
$fields->field('productsBox')->hidden(data('copyProject') && data('copyProject.hasProduct') == 0);
|
||||
|
||||
$fields->field('PM')->value(data('copyProject.PM'));
|
||||
$fields->field('budget')->value(data('copyProject.budget'));
|
||||
|
||||
$fields->field('budget')->foldable();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user