|
@@ -161,7 +161,6 @@ export default {
|
|
}
|
|
}
|
|
toBeSupplementEquip(params, res => {
|
|
toBeSupplementEquip(params, res => {
|
|
this.pageData = res.Content;
|
|
this.pageData = res.Content;
|
|
- console.log(this.pageData,123)
|
|
|
|
this.pageData.forEach(item => {
|
|
this.pageData.forEach(item => {
|
|
if (item.BIMLocation) {
|
|
if (item.BIMLocation) {
|
|
let local = {};
|
|
let local = {};
|