手动创建证书
This commit is contained in:
parent
13d0f37948
commit
1765429cf6
|
|
@ -269,8 +269,8 @@ export default {
|
|||
},
|
||||
handleView(scope) {
|
||||
window.open(
|
||||
// "https://apitest.ahctc.cn/crm/candidate/img?id=" + scope.row.id
|
||||
"http://localhost:8000/crm/candidate/img?id=" + scope.row.id
|
||||
"https://apitest.ahctc.cn/crm/candidate/img?id=" + scope.row.id
|
||||
// "http://localhost:8000/crm/candidate/img?id=" + scope.row.id
|
||||
);
|
||||
},
|
||||
handleAdd() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue