|
@@ -200,7 +200,6 @@ export default {
|
|
const getfacilityType= ({ selectedOptions }) => {
|
|
const getfacilityType= ({ selectedOptions }) => {
|
|
securityFacilitiesErr.facilityType = selectedOptions[0].value;
|
|
securityFacilitiesErr.facilityType = selectedOptions[0].value;
|
|
securityFacilitiesErr.facilityTypename = selectedOptions[0].text;
|
|
securityFacilitiesErr.facilityTypename = selectedOptions[0].text;
|
|
- console.log(selectedOptions[0]);
|
|
|
|
getVideoAudioList();
|
|
getVideoAudioList();
|
|
getFireStationList();
|
|
getFireStationList();
|
|
showLx.value = false;
|
|
showLx.value = false;
|