|
@@ -4,6 +4,14 @@
|
4
|
4
|
<bread-crumb :crumbs="crumbs"></bread-crumb>
|
5
|
5
|
|
6
|
6
|
<div>
|
|
7
|
+
|
|
8
|
+ <!-- <el-button
|
|
9
|
+ type="primary"
|
|
10
|
+ size="small"
|
|
11
|
+ icon="el-icon-circle-plus-outline"
|
|
12
|
+ style="float:left"
|
|
13
|
+ @click="toGet">CA企业认证</el-button> -->
|
|
14
|
+
|
7
|
15
|
<el-button
|
8
|
16
|
type="primary"
|
9
|
17
|
size="small"
|
|
@@ -16,6 +24,9 @@
|
16
|
24
|
@click="BatchDelete"
|
17
|
25
|
>医药师登记</el-button>
|
18
|
26
|
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
19
|
30
|
<!-- <el-button
|
20
|
31
|
type="primary"
|
21
|
32
|
size="small"
|
|
@@ -85,9 +96,9 @@
|
85
|
96
|
icon="el-icon-circle-plus-outline"
|
86
|
97
|
style="float:left"
|
87
|
98
|
@click="toTestNight">后台签署</el-button>
|
88
|
|
-
|
|
99
|
+ -->
|
89
|
100
|
|
90
|
|
- <el-button
|
|
101
|
+ <!-- <el-button
|
91
|
102
|
type="primary"
|
92
|
103
|
size="small"
|
93
|
104
|
icon="el-icon-circle-plus-outline"
|
|
@@ -101,6 +112,70 @@
|
101
|
112
|
icon="el-icon-circle-plus-outline"
|
102
|
113
|
style="float:left"
|
103
|
114
|
@click="toTestThrityMent">生成PDF</el-button> -->
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+ <!-- <el-button
|
|
118
|
+ type="primary"
|
|
119
|
+ size="small"
|
|
120
|
+ icon="el-icon-circle-plus-outline"
|
|
121
|
+ style="float:left"
|
|
122
|
+ @click="toTestTwo">创建个人印章</el-button> -->
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+ <!-- <el-button
|
|
126
|
+ type="primary"
|
|
127
|
+ size="small"
|
|
128
|
+ icon="el-icon-circle-plus-outline"
|
|
129
|
+ style="float:left"
|
|
130
|
+ @click="toTestThree">创建合同</el-button>
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+ <el-button
|
|
134
|
+ type="primary"
|
|
135
|
+ size="small"
|
|
136
|
+ icon="el-icon-circle-plus-outline"
|
|
137
|
+ style="float:left"
|
|
138
|
+ @click="toTestSeven">添加合同签署人</el-button>
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+ <el-button
|
|
142
|
+ type="primary"
|
|
143
|
+ size="small"
|
|
144
|
+ icon="el-icon-circle-plus-outline"
|
|
145
|
+ style="float:left"
|
|
146
|
+ @click="toTestTen"
|
|
147
|
+ >
|
|
148
|
+ 获取短信验证码
|
|
149
|
+ </el-button>
|
|
150
|
+
|
|
151
|
+ <el-button
|
|
152
|
+ type="primary"
|
|
153
|
+ size="small"
|
|
154
|
+ icon="el-icon-circle-plus-outline"
|
|
155
|
+ style="float:left"
|
|
156
|
+ @click="toTestNight">后台签署</el-button>
|
|
157
|
+
|
|
158
|
+ <el-button
|
|
159
|
+ type="primary"
|
|
160
|
+ size="small"
|
|
161
|
+ icon="el-icon-circle-plus-outline"
|
|
162
|
+ style="float:left"
|
|
163
|
+ @click="toTestThrity">合同详情查询</el-button>
|
|
164
|
+
|
|
165
|
+ <el-button
|
|
166
|
+ type="primary"
|
|
167
|
+ size="small"
|
|
168
|
+ icon="el-icon-circle-plus-outline"
|
|
169
|
+ style="float:left"
|
|
170
|
+ @click="toEnd">结束签署</el-button> -->
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+ <!-- <el-button
|
|
174
|
+ type="primary"
|
|
175
|
+ size="small"
|
|
176
|
+ icon="el-icon-circle-plus-outline"
|
|
177
|
+ style="float:left"
|
|
178
|
+ @click="toWatch">合同在线预览</el-button> -->
|
104
|
179
|
|
105
|
180
|
</div>
|
106
|
181
|
|
|
@@ -178,7 +253,25 @@
|
178
|
253
|
</el-table-column>
|
179
|
254
|
<el-table-column label="操作" width="240" align="center">
|
180
|
255
|
<template slot-scope="scope">
|
181
|
|
- <!-- <router-link :to="{ path:'/role/admin/edit', query:{ id:scope.row.user_id }}"> -->
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+ <!-- <span>
|
|
259
|
+ <el-button type="primary" size="small" @click="toRenZhen(scope.row.user_id,scope.row.user_name)">
|
|
260
|
+ <span>CA个人认证</span>
|
|
261
|
+ </el-button>
|
|
262
|
+ </span>
|
|
263
|
+
|
|
264
|
+ <span>
|
|
265
|
+ <el-button type="primary" size="small" @click="toYinZhang(scope.row.user_id,scope.row.user_name)">
|
|
266
|
+ <span>创建个人印章</span>
|
|
267
|
+ </el-button>
|
|
268
|
+ </span>
|
|
269
|
+
|
|
270
|
+ <span>
|
|
271
|
+ <el-button type="primary" size="small" @click="toShouQuan(scope.row.user_id,scope.row.user_name)">
|
|
272
|
+ <span>授权用户企业印章</span>
|
|
273
|
+ </el-button>
|
|
274
|
+ </span> -->
|
182
|
275
|
<el-tooltip
|
183
|
276
|
class="item"
|
184
|
277
|
effect="dark"
|
|
@@ -252,11 +345,130 @@
|
252
|
345
|
</el-row>
|
253
|
346
|
<admin-info-form ref="admininfoform"></admin-info-form>
|
254
|
347
|
</div>
|
|
348
|
+
|
|
349
|
+ <el-dialog
|
|
350
|
+ title="CA企业认证"
|
|
351
|
+ :visible.sync="dialogVisible"
|
|
352
|
+ width="50%">
|
|
353
|
+ <span>
|
|
354
|
+
|
|
355
|
+ <el-form>
|
|
356
|
+ <el-row>
|
|
357
|
+ <el-col>
|
|
358
|
+ <el-form-item label="企业类型:">
|
|
359
|
+ <el-select
|
|
360
|
+ v-model="form.org_type"
|
|
361
|
+ filterable
|
|
362
|
+ clearable
|
|
363
|
+ allow-create
|
|
364
|
+ placeholder="选择"
|
|
365
|
+ >
|
|
366
|
+ <el-option
|
|
367
|
+ v-for="item in businessList"
|
|
368
|
+ :key="item.id"
|
|
369
|
+ :label="item.name "
|
|
370
|
+ :value="item.id"
|
|
371
|
+ ></el-option>
|
|
372
|
+ </el-select>
|
|
373
|
+ </el-form-item>
|
|
374
|
+ </el-col>
|
|
375
|
+
|
|
376
|
+ <el-col>
|
|
377
|
+ <el-form-item label="企业名称:">
|
|
378
|
+ <el-input style="width:200px" v-model="form.enterprise_name" placeholder="请按营业执照上面的公司填写名称"></el-input>
|
|
379
|
+ </el-form-item>
|
|
380
|
+ </el-col>
|
|
381
|
+
|
|
382
|
+ <el-col>
|
|
383
|
+ <el-form-item label="统一社会信用代码:">
|
|
384
|
+ <el-input style="width:200px" v-model="form.code" placeholder="请输入统一社会信息代码"></el-input>
|
|
385
|
+ </el-form-item>
|
|
386
|
+ </el-col>
|
|
387
|
+
|
|
388
|
+ <el-col>
|
|
389
|
+ <el-form-item label="组织机构代码:">
|
|
390
|
+ <el-input style="width:200px" v-model="form.org_code" placeholder="请输入统一社会信息代码"></el-input>
|
|
391
|
+ </el-form-item>
|
|
392
|
+ </el-col>
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+ <el-col>
|
|
396
|
+ <el-form-item label="法定代表人:">
|
|
397
|
+ <el-input style="width:200px" v-model="form.legal_person_name" placeholder="请输入统一社会信息代码"></el-input>
|
|
398
|
+ </el-form-item>
|
|
399
|
+ </el-col>
|
|
400
|
+
|
|
401
|
+ <el-col>
|
|
402
|
+ <el-form-item label="法定代表人身份证:">
|
|
403
|
+ <el-input style="width:200px" v-model="form.legal_id_card_num" placeholder="请输入统一社会信息代码"></el-input>
|
|
404
|
+ </el-form-item>
|
|
405
|
+ </el-col>
|
|
406
|
+
|
|
407
|
+ <el-col>
|
|
408
|
+ <el-form-item label="法人手机号码:">
|
|
409
|
+ <el-input style="width:200px" v-model="form.legal_phone" placeholder="请输入法人手机号码"></el-input>
|
|
410
|
+ </el-form-item>
|
|
411
|
+ </el-col>
|
|
412
|
+ </el-row>
|
|
413
|
+ </el-form>
|
|
414
|
+
|
|
415
|
+ </span>
|
|
416
|
+ <span slot="footer" class="dialog-footer">
|
|
417
|
+ <el-button @click="dialogVisible = false">取 消</el-button>
|
|
418
|
+ <el-button type="primary" @click="saveEnterprise">立即认证</el-button>
|
|
419
|
+ </span>
|
|
420
|
+ </el-dialog>
|
|
421
|
+
|
|
422
|
+
|
|
423
|
+ <el-dialog
|
|
424
|
+ title="CA个人认证"
|
|
425
|
+ :visible.sync="persionDialogVisible"
|
|
426
|
+ width="50%">
|
|
427
|
+ <span>
|
|
428
|
+
|
|
429
|
+ <el-form>
|
|
430
|
+ <el-row>
|
|
431
|
+
|
|
432
|
+ <el-col>
|
|
433
|
+ <el-form-item label="姓名:">
|
|
434
|
+ <el-input style="width:200px" v-model="personForm.display_name" placeholder="请输入姓名"></el-input>
|
|
435
|
+ </el-form-item>
|
|
436
|
+ </el-col>
|
|
437
|
+
|
|
438
|
+ <el-col>
|
|
439
|
+ <el-form-item label="身份证号:">
|
|
440
|
+ <el-input style="width:200px" v-model="personForm.id_card_num" placeholder="请输入身份证号"></el-input>
|
|
441
|
+ </el-form-item>
|
|
442
|
+ </el-col>
|
|
443
|
+
|
|
444
|
+ <el-col>
|
|
445
|
+ <el-form-item label="手机号:">
|
|
446
|
+ <el-input style="width:200px" v-model="personForm.phone" placeholder="请输入手机号"></el-input>
|
|
447
|
+ </el-form-item>
|
|
448
|
+ </el-col>
|
|
449
|
+
|
|
450
|
+
|
|
451
|
+ <el-col>
|
|
452
|
+ <el-form-item label="验证码:">
|
|
453
|
+ <el-input style="width:100px" v-model="form.code" placeholder="请输入验证码"></el-input>
|
|
454
|
+ <el-button type="primary" size="small" @click="getCode">获取验证码</el-button>
|
|
455
|
+ </el-form-item>
|
|
456
|
+ </el-col>
|
|
457
|
+
|
|
458
|
+ </el-row>
|
|
459
|
+ </el-form>
|
|
460
|
+
|
|
461
|
+ </span>
|
|
462
|
+ <span slot="footer" class="dialog-footer">
|
|
463
|
+ <el-button @click="persionDialogVisible = false">取 消</el-button>
|
|
464
|
+ <el-button type="primary" @click="savePersonEnterprise">立即认证</el-button>
|
|
465
|
+ </span>
|
|
466
|
+ </el-dialog>
|
255
|
467
|
</div>
|
256
|
468
|
</template>
|
257
|
469
|
|
258
|
470
|
<script>
|
259
|
|
-import { adminMainView, getAdmins, setAdminStatus,toSign,toTestOne,toTestTwo,toTestThree,toTestFour,toTestFive,toTestSeven,toTestEight,toTestNight,toTestTen,toTestElement,toTestThrityMent } from "@/api/role/admin";
|
|
471
|
+import { adminMainView, getAdmins, setAdminStatus,toSign,toTestOne,toTestTwo,toTestThree,toTestFour,toTestFive,toTestSeven,toTestEight,toTestNight,toTestTen,toTestElement,toTestThrityMent,saveEnterprise,getEnterPriseById,getMobileCode,savePersionEnterPrise,getPerseEnterPriseById,CreatePersionSeal,CreateNewEnterPrise,toTestThrity,toEndEnterPrise,getEnterPriseDetail} from "@/api/role/admin";
|
260
|
472
|
import { getRoles } from "@/api/role/role";
|
261
|
473
|
|
262
|
474
|
import { parseTime } from "@/utils";
|
|
@@ -280,7 +492,32 @@ export default {
|
280
|
492
|
org: null,
|
281
|
493
|
isSubSuperAdmin: false,
|
282
|
494
|
local_user_id: 0,
|
283
|
|
- selectDrug:[]
|
|
495
|
+ selectDrug:[],
|
|
496
|
+ dialogVisible:false,
|
|
497
|
+ persionDialogVisible:false,
|
|
498
|
+ businessList:[
|
|
499
|
+ {id:1,name:"企业"},
|
|
500
|
+ {id:2,name:"个体工商户"},
|
|
501
|
+ {id:3,name:"政府机构"}
|
|
502
|
+ ],
|
|
503
|
+ form:{
|
|
504
|
+ id:0,
|
|
505
|
+ org_type:"",
|
|
506
|
+ enterprise_name:"",
|
|
507
|
+ code:"",
|
|
508
|
+ org_code:"",
|
|
509
|
+ legal_person_name:"",
|
|
510
|
+ legal_id_card_num:"",
|
|
511
|
+ legal_phone:"",
|
|
512
|
+ },
|
|
513
|
+ personForm:{
|
|
514
|
+ id:0,
|
|
515
|
+ display_name:"",
|
|
516
|
+ phone:"",
|
|
517
|
+ id_card_num:"",
|
|
518
|
+ admin_user_id:"",
|
|
519
|
+ code:"",
|
|
520
|
+ }
|
284
|
521
|
};
|
285
|
522
|
},
|
286
|
523
|
components: {
|
|
@@ -288,6 +525,7 @@ export default {
|
288
|
525
|
AdminInfoForm
|
289
|
526
|
},
|
290
|
527
|
created: function() {
|
|
528
|
+
|
291
|
529
|
this.local_user_id = this.$store.getters.xt_user.user.id;
|
292
|
530
|
let page = 1;
|
293
|
531
|
this.getRoles(page);
|
|
@@ -641,11 +879,138 @@ export default {
|
641
|
879
|
})
|
642
|
880
|
},
|
643
|
881
|
toTestThrityMent(){
|
644
|
|
- toTestThriytyMent().then(response=>{
|
|
882
|
+ toTestThrityMent().then(response=>{
|
645
|
883
|
var sign = response.data.data.sign
|
646
|
884
|
console.log("sign",sign)
|
647
|
885
|
this.$message.success("保存")
|
648
|
886
|
})
|
|
887
|
+ },
|
|
888
|
+
|
|
889
|
+ saveEnterprise(){
|
|
890
|
+
|
|
891
|
+ var params = {
|
|
892
|
+ id:this.form.id,
|
|
893
|
+ org_type:parseInt(this.form.org_type),
|
|
894
|
+ enterprise_name:this.form.enterprise_name,
|
|
895
|
+ code:this.form.code,
|
|
896
|
+ org_code:this.form.org_code,
|
|
897
|
+ legal_person_name:this.form.legal_person_name,
|
|
898
|
+ legal_id_card_num:this.form.legal_id_card_num,
|
|
899
|
+ legal_phone:this.form.legal_phone,
|
|
900
|
+ }
|
|
901
|
+ console.log("paramswowo",params)
|
|
902
|
+ saveEnterprise(params).then(response=>{
|
|
903
|
+ if(response.data.state==1){
|
|
904
|
+ var enterPrise = response.data.data.enterPrise
|
|
905
|
+ this.dialogVisible = false
|
|
906
|
+ this.$message.success("保存成功!")
|
|
907
|
+ }
|
|
908
|
+ })
|
|
909
|
+ },
|
|
910
|
+ toGet(){
|
|
911
|
+ getEnterPriseById().then(response=>{
|
|
912
|
+ if(response.data.state == 1){
|
|
913
|
+ this.dialogVisible = true
|
|
914
|
+ var enterPrise = response.data.data.enterPrise
|
|
915
|
+ this.form.id = enterPrise.id
|
|
916
|
+ this.form.org_type = enterPrise.org_type?enterPrise.org_type:""
|
|
917
|
+ this.form.enterprise_name = enterPrise.enterprise_name
|
|
918
|
+ this.form.code = enterPrise.code
|
|
919
|
+ this.form.org_code = enterPrise.org_code
|
|
920
|
+ this.form.legal_person_name = enterPrise.legal_person_name
|
|
921
|
+ this.form.legal_id_card_num = enterPrise.legal_id_card_num
|
|
922
|
+ this.form.legal_phone = enterPrise.legal_phone
|
|
923
|
+ }
|
|
924
|
+ })
|
|
925
|
+ },
|
|
926
|
+ toRenZhen(admin_user_id,user_name){
|
|
927
|
+
|
|
928
|
+ getPerseEnterPriseById(admin_user_id).then(response=>{
|
|
929
|
+ if(response.data.state== 1){
|
|
930
|
+ var lastPerson = response.data.data.lastPerson
|
|
931
|
+ this.personForm.id = lastPerson.id
|
|
932
|
+ this.personForm.display_name = user_name
|
|
933
|
+ this.personForm.phone = lastPerson.phone
|
|
934
|
+ this.personForm.id_card_num = lastPerson.id_card_num
|
|
935
|
+ this.personForm.admin_user_id =lastPerson.admin_user_id
|
|
936
|
+ this.persionDialogVisible = true
|
|
937
|
+ }
|
|
938
|
+ })
|
|
939
|
+
|
|
940
|
+
|
|
941
|
+ },
|
|
942
|
+ getCode(){
|
|
943
|
+ var params = {
|
|
944
|
+ phone:this.personForm.phone,
|
|
945
|
+ }
|
|
946
|
+ console.log("paramsowowo",params)
|
|
947
|
+ getMobileCode(params).then(response=>{
|
|
948
|
+ if(response.data.state == 1){
|
|
949
|
+ var sign = response.data.data.sign
|
|
950
|
+ console.log("sign",sign)
|
|
951
|
+ this.$message.success("发送成功!")
|
|
952
|
+ }
|
|
953
|
+ })
|
|
954
|
+ },
|
|
955
|
+ savePersonEnterprise(){
|
|
956
|
+ var params = {
|
|
957
|
+ id:this.personForm.id,
|
|
958
|
+ display_name:this.personForm.display_name,
|
|
959
|
+ phone:this.personForm.phone,
|
|
960
|
+ id_card_num:this.personForm.id_card_num,
|
|
961
|
+ admin_user_id:this.personForm.admin_user_id,
|
|
962
|
+ code:this.personForm.code,
|
|
963
|
+ }
|
|
964
|
+ console.log("param2o2o2o2",params)
|
|
965
|
+ savePersionEnterPrise(params).then(response=>{
|
|
966
|
+ if(response.data.state == 1){
|
|
967
|
+ var personEnterPrse = response.data.data.personEnterPrse
|
|
968
|
+ this.$message.success("认证成功")
|
|
969
|
+ this.persionDialogVisible = false
|
|
970
|
+ }
|
|
971
|
+ })
|
|
972
|
+ },
|
|
973
|
+ toYinZhang(admin_user_id){
|
|
974
|
+ CreatePersionSeal(admin_user_id).then(response=>{
|
|
975
|
+ if(response.data.state == 1){
|
|
976
|
+ var personSeal = response.data.data.personSeal
|
|
977
|
+ this.$message.success("创建成功")
|
|
978
|
+ }
|
|
979
|
+ })
|
|
980
|
+ },
|
|
981
|
+ toShouQuan(admin_user_id){
|
|
982
|
+ CreateNewEnterPrise(admin_user_id).then(response=>{
|
|
983
|
+ if(response.data.state == 1){
|
|
984
|
+ var newEnterPrise = response.data.data.newEnterPrise
|
|
985
|
+ this.$message.success("保存成功!")
|
|
986
|
+ }
|
|
987
|
+ })
|
|
988
|
+ },
|
|
989
|
+ toTestThrity(){
|
|
990
|
+ toTestThrity().then(response=>{
|
|
991
|
+ if(response.data.state == 1){
|
|
992
|
+ var sign = response.data.data.sign
|
|
993
|
+ console.log("signwoowow",sign)
|
|
994
|
+ }
|
|
995
|
+ })
|
|
996
|
+ },
|
|
997
|
+ toEnd(){
|
|
998
|
+ toEndEnterPrise().then(response=>{
|
|
999
|
+ if(response.data.state == 1){
|
|
1000
|
+ var sign = response.data.data.sign
|
|
1001
|
+
|
|
1002
|
+ this.$message.success("保存成功")
|
|
1003
|
+ }
|
|
1004
|
+ })
|
|
1005
|
+ },
|
|
1006
|
+ toWatch(){
|
|
1007
|
+ getEnterPriseDetail().then(response=>{
|
|
1008
|
+ if(response.data.state == 1){
|
|
1009
|
+ var sign = response.data.data.sign
|
|
1010
|
+
|
|
1011
|
+ this.$message.success("保存成功")
|
|
1012
|
+ }
|
|
1013
|
+ })
|
649
|
1014
|
}
|
650
|
1015
|
},
|
651
|
1016
|
watch: {
|