|
@@ -1105,6 +1105,7 @@ export default {
|
|
//开工图片列表
|
|
//开工图片列表
|
|
getListtoi() {
|
|
getListtoi() {
|
|
this.loading = true;
|
|
this.loading = true;
|
|
|
|
+ this.queryParamstwrction.bmProjectId = this.bmProjectId
|
|
listConfigsix(this.queryParamstwrction).then((response) => {
|
|
listConfigsix(this.queryParamstwrction).then((response) => {
|
|
this.configList = response.rows;
|
|
this.configList = response.rows;
|
|
this.configList.filter((route) => {
|
|
this.configList.filter((route) => {
|