Commit 39739605 by liuxin

detopn公共面板处理

parent 25a050a9
......@@ -152,6 +152,11 @@ export default class Detame{
mtabut: new Pub().data.Mtabut,
trnmod: new Pub().data.Trnmod,
liaall: new Pub().data.Liaall,
//面函
leta2bl1blk: "",
letbenl2blk: "",
letbenl1blk: "",
letissl1blk: "",
pageId: "" // ctx的key
}
}
......
......@@ -153,9 +153,10 @@ export default class Detopn{
mtabut: new Pub().data.Mtabut,
trnmod: new Pub().data.Trnmod,
liaall: new Pub().data.Liaall,
litbenl1blk: "", // XMLPanel litbenl1的内置block .litbenl1blk
litapll1blk: "", // XMLPanel litapll1的内置block .litapll1blk
litrmbl1blk: "", // XMLPanel litrmbl1的内置block .litrmbl1blk
pageId: "" // ctx的key
}
}
}
\ No newline at end of file
......@@ -168,7 +168,6 @@ export default {
};
},
methods: {
tabClick() {},
},
created: async function () {
console.log("进入detopn交易");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment