Commit ed13820f by hd

fix: 修复初始页面弹框

parent c75ddbd3
......@@ -843,8 +843,8 @@ export default {
this.examineInfo.ajlb = scope.row.ajlbdmmc;
this.examineInfo.jyaq = scope.row.jyaq;
this.examineInfo.asjbh1 = scope.row.asjbh;
this.dialogVisible = true;
}
this.dialogVisible = true;
this.leaderArr.map(item => {
getApproveUsers({
// account: "ts",
......
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