|
@@ -720,11 +720,9 @@ export default {
|
|
this.Alchange = JSON.parse(JSON.stringify(e))
|
|
this.Alchange = JSON.parse(JSON.stringify(e))
|
|
}
|
|
}
|
|
this.Alshow = true
|
|
this.Alshow = true
|
|
- console.log("设置",this.AlchangeP);
|
|
|
|
},
|
|
},
|
|
selPchg(e){
|
|
selPchg(e){
|
|
this.AlchangeP = e
|
|
this.AlchangeP = e
|
|
- console.log("批量",e);
|
|
|
|
},
|
|
},
|
|
searchAl(){
|
|
searchAl(){
|
|
this.iAlDataS = []
|
|
this.iAlDataS = []
|
|
@@ -788,7 +786,6 @@ export default {
|
|
if(this.apk2 == 6){
|
|
if(this.apk2 == 6){
|
|
this.selAl()
|
|
this.selAl()
|
|
}
|
|
}
|
|
- console.log("getAl",res.data);
|
|
|
|
} else {
|
|
} else {
|
|
this.$message({
|
|
this.$message({
|
|
message: res.msg,
|
|
message: res.msg,
|