|
|
@ -621,6 +621,7 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
/** 查询物资信息包含 通用应急救援装备”“防汛抗旱应急救援装备”“森林防灭火应急救援装备”“救灾物资”列表 */
|
|
|
|
/** 查询物资信息包含 通用应急救援装备”“防汛抗旱应急救援装备”“森林防灭火应急救援装备”“救灾物资”列表 */
|
|
|
|
getList() {
|
|
|
|
getList() {
|
|
|
|
|
|
|
|
console.log("111111111111");
|
|
|
|
this.loading = true;
|
|
|
|
this.loading = true;
|
|
|
|
listEhsMaterial(this.queryParams).then(response => {
|
|
|
|
listEhsMaterial(this.queryParams).then(response => {
|
|
|
|
this.ehsMaterialList = response.rows;
|
|
|
|
this.ehsMaterialList = response.rows;
|
|
|
|