|
@@ -515,8 +515,8 @@ const dataList = reactive({
|
|
|
completeYear: "", //竣工年份
|
|
|
buildHigh: "", //建筑高度
|
|
|
fireproofCoat: 0, //是否有防火涂层
|
|
|
- fireFacilitySystem: [], //消防设施设置
|
|
|
- otherSystem: [], //其他设施
|
|
|
+ fireFacilitySystem: "", //消防设施设置
|
|
|
+ otherSystem: "", //其他设施
|
|
|
otherFacilities: "", //其他设施名称
|
|
|
},
|
|
|
baseBuildAttach: {
|