|
@@ -106,7 +106,6 @@ export default {
|
|
tempObj.Points = selection
|
|
tempObj.Points = selection
|
|
}
|
|
}
|
|
this.deleParam.push(tempObj)
|
|
this.deleParam.push(tempObj)
|
|
- console.log(this.deleParam)
|
|
|
|
},
|
|
},
|
|
//查询两边数据,同时拼删除param
|
|
//查询两边数据,同时拼删除param
|
|
getDynamicQueryPrompt(row) {
|
|
getDynamicQueryPrompt(row) {
|