|
@@ -927,8 +927,10 @@ export default {
|
|
|
obj.selectAll = '1'
|
|
obj.selectAll = '1'
|
|
|
}else{
|
|
}else{
|
|
|
if( this.selectedRowKeys.length==0){
|
|
if( this.selectedRowKeys.length==0){
|
|
|
- this.$message.error('请勾引数据')
|
|
|
|
|
- yesA = 'no'
|
|
|
|
|
|
|
+ // this.$message.error('请勾引数据')
|
|
|
|
|
+ // yesA = 'no'
|
|
|
|
|
+ obj=this.queryParam
|
|
|
|
|
+ obj.selectAll = '1'
|
|
|
}else{
|
|
}else{
|
|
|
var grouyIdList=[]
|
|
var grouyIdList=[]
|
|
|
this.shipmentListData.map(item=>{
|
|
this.shipmentListData.map(item=>{
|