| | |
| | | @click="handleSecurityPaperApply" |
| | | >证书制证申请 |
| | | </el-button> |
| | | <el-button |
| | | type="primary" |
| | | size="small" |
| | | plain |
| | | v-if="permission.securityGuard_escort_personnel_import" |
| | | icon="el-icon-collection-tag" |
| | | @click="handleEscortPersonnelImport" |
| | | >押运人员批量导入 |
| | | </el-button> |
| | | |
| | | <el-button |
| | | type="danger" |
| | |
| | | created() { |
| | | console.log(this.userInfo, 9999); |
| | | if (this.userInfo.role_name == "办证管理员") { |
| | | console.log(this.userInfo.role_name, 5555225); |
| | | this.search["userType"] = 7; |
| | | this.search["hold"] = "1"; |
| | | } |
| | |
| | | // 抬头名字 |
| | | .security_m_l_titleName { |
| | | position: absolute; |
| | | top: 35px; |
| | | top: 38px; |
| | | left: 121px; |
| | | right: 0; |
| | | line-height: 45px; |
| | |
| | | } |
| | | |
| | | //发证时间 |
| | | $timeTop: 310px; //整体高度 |
| | | $timeTop: 315px; //整体高度 |
| | | //年 |
| | | .security_m_l_titlepaperTimenian { |
| | | position: absolute; |
| | |
| | | $centerLeft: 458px; |
| | | .security_m_r_o_right { |
| | | position: absolute; |
| | | top: $downTop + $lineHigeht * 0-12px; |
| | | top: $downTop + $lineHigeht * 0+18px; |
| | | left: $centerLeft; |
| | | // width: $rightWidth; |
| | | } |
| | |
| | | // 生日 |
| | | .security_m_r_o_rightbirthday { |
| | | position: absolute; |
| | | top: $downTop + $lineHigeht * 1-14px; |
| | | top: $downTop + $lineHigeht * 1+0px; |
| | | left: $centerLeft; |
| | | // width: $rightWidth; |
| | | } |
| | |
| | | // 地址 |
| | | .security_m_r_o_rightaddress { |
| | | position: absolute; |
| | | top: $downTop + $lineHigeht * 2 -16px; |
| | | top: $downTop + $lineHigeht * 2+0px; |
| | | left: $centerLeft; |
| | | width: 185px; |
| | | } |
| | |
| | | // 身份证 |
| | | .security_m_r_o_rightcardid { |
| | | position: absolute; |
| | | top: $downTop + $lineHigeht * 4 +0px; |
| | | top: $downTop + $lineHigeht * 4 +10px; |
| | | left: $centerLeft; |
| | | // width: $rightWidth; |
| | | } |