update camera dan otorisator

This commit is contained in:
majid
2024-10-30 14:29:01 +07:00
parent 4b08225403
commit e466e5e7ff
8 changed files with 660 additions and 35 deletions

View File

@@ -610,7 +610,7 @@
@push('scripts')
<script src="{{ asset('js/camera-editor.js') }}"></script>
@include('lpj::surveyor.js.camera-editor')
<script>
const style = document.createElement('style');
style.textContent = `

View File

@@ -162,7 +162,7 @@
}
}
if ($analisaType === 'tanah') {
$analisaType = 'kendaraan';
$analisaType = 'tanah_bangunan';
}
if ($analisaType === 'unit_rumah' || $analisaType === 'unit_gedung') {