@ -1249,7 +1249,10 @@
methods: {
// 获取处置措施列表
disposalMeasuresSearch(){
disposalMeasuresSearch().then(({data}) => {
let tempData = {
inspectionTypeNo: '106'
}
disposalMeasuresSearch(tempData).then(({data}) => {
if (data.code === 0) {
this.disposalMeasuresOptions = data.rows
@ -1245,7 +1245,10 @@
inspectionTypeNo: '107'
@ -1355,7 +1355,10 @@
inspectionTypeNo: '101'
@ -930,7 +930,10 @@
inspectionTypeNo: '105'