@@ -428,7 +428,7 @@ export default {
this.hasCancel=options.hasScreen==1? false:true;
console.log(416)
console.log(mchList)
- this.hasCancel=mchList[0].hasScreen=1? false:true;
+ this.hasCancel=mchList[0].hasScreen==1? false:true;
let list = [];
for(let item of mchList) {
if(item.mch_id > 0) {