|
@ -608,6 +608,8 @@ include "wipwhole-renovate-rec-invoice-edit-submit.php"; |
|
|
echo "<button onclick='saveEstimateInstallData()' type='button' class='btn btn-primary btn-lg pull-right' style='margin-left:3px;'>存檔</button>"; |
|
|
echo "<button onclick='saveEstimateInstallData()' type='button' class='btn btn-primary btn-lg pull-right' style='margin-left:3px;'>存檔</button>"; |
|
|
if ($user_department_id == '545' && $role_id == '6') |
|
|
if ($user_department_id == '545' && $role_id == '6') |
|
|
echo "<button onclick='saveEstimateInstallData()' type='button' class='btn btn-primary btn-lg pull-right' style='margin-left:3px;'>存檔</button>"; |
|
|
echo "<button onclick='saveEstimateInstallData()' type='button' class='btn btn-primary btn-lg pull-right' style='margin-left:3px;'>存檔</button>"; |
|
|
|
|
|
if ($user_department_id == '541' && $role_id == '1') |
|
|
|
|
|
echo "<button onclick='saveEstimateInstallData()' type='button' class='btn btn-primary btn-lg pull-right' style='margin-left:3px;'>存檔</button>"; |
|
|
?> |
|
|
?> |
|
|
</td> |
|
|
</td> |
|
|
</tr> |
|
|
</tr> |
|
|