修改bug
BIN
src/assets/image/workbench/progress1.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
src/assets/image/workbench/progress2.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
src/assets/image/workbench/progress3.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
src/assets/image/workbench/progress4.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
BIN
src/assets/image/workbench/progress5.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
src/assets/image/workbench/progress6.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
src/assets/image/workbench/progress7.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
src/assets/image/workbench/progress8.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
@ -165,7 +165,7 @@
|
||||
<el-col :span="24">
|
||||
<el-form-item label="证件号码">
|
||||
<el-input
|
||||
v-model.trim="PersonalInfo.pwd"
|
||||
v-model.trim="PersonalInfo.cardNo"
|
||||
disabled
|
||||
maxlength="18"
|
||||
></el-input>
|
||||
|
||||
@ -221,7 +221,7 @@ export default {
|
||||
this.trtc = TRTC.create();
|
||||
try {
|
||||
await this.trtc.enterRoom({
|
||||
strRoomId: this.roomId,
|
||||
strRoomId: this.roomId.toString(),
|
||||
// sdkAppId: parseInt(this.sdkAppId, 10),
|
||||
sdkAppId: this.sdkAppId,
|
||||
userId: this.userId,
|
||||
|
||||
@ -46,6 +46,18 @@
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
</el-row>
|
||||
<el-row type="flex" align="middle">
|
||||
<el-col :span="24">
|
||||
<el-form-item label="证件号码" prop="cardNo">
|
||||
<el-input
|
||||
v-model.trim="userInfo.cardNo"
|
||||
placeholder="请输入证件号码"
|
||||
clearable
|
||||
maxlength="18"
|
||||
></el-input>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
</el-row>
|
||||
<el-row type="flex" align="middle">
|
||||
<el-col :span="24">
|
||||
<el-form-item label="电子邮箱" prop="email">
|
||||
@ -175,7 +187,8 @@ export default {
|
||||
deptId:'',
|
||||
deptIds:[],
|
||||
type: 2,
|
||||
status:1
|
||||
status:1,
|
||||
cardNo:''
|
||||
},
|
||||
rulesClient: {
|
||||
password: [
|
||||
@ -185,6 +198,10 @@ export default {
|
||||
realName: [
|
||||
{ required: true, message: '请输入员工姓名', trigger: ['blur','change'] }
|
||||
],
|
||||
cardNo: [
|
||||
{ required: false, message: '请输入身份证号', trigger: 'change',},
|
||||
{ pattern: /^[1-9]\d{5}[1-9]\d{3}((0\d)|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}([0-9]|X)$/, message: '请输入正确的身份证号', trigger: ['blur', 'change']}
|
||||
],
|
||||
roleIds: [
|
||||
{ required: true, message: '请选择员工角色', trigger: ['blur','change'] }
|
||||
],
|
||||
@ -352,6 +369,7 @@ export default {
|
||||
this.userInfo.roleIds = dataJson.roleIds;
|
||||
this.userInfo.regionId = '';
|
||||
this.userInfo.teamId = '';
|
||||
this.userInfo.cardNo = dataJson.cardNo;
|
||||
// this.userInfo.regionId = '0'
|
||||
// this.userInfo.teamId = ''
|
||||
// this.userInfo.teamId = ''
|
||||
|
||||
@ -149,26 +149,26 @@
|
||||
<span>事项追踪</span>
|
||||
</div>
|
||||
<div class="case-pk-cont">
|
||||
<div class="flex-row justify-content-between cursor-pointer" @click="eventTraDialog={traceType:0,title:'短信发送追踪'}">
|
||||
<span><i class="el-icon-message f16 mr-4"></i>短信发送追踪</span><span><a>{{traceData.smsTrackingCount.failed ? traceData.smsTrackingCount.failed :'0'}}</a>/<a>{{traceData.smsTrackingCount.total}}</a></span>
|
||||
<div class="flex-row justify-content-between cursor-pointer" @click="eventTraDialog={traceType:0,title:'发送短信追踪'}">
|
||||
<span><i class="el-icon-message f16 mr-4"></i>发送短信</span><span><a>{{traceData.smsTrackingCount.failed ? traceData.smsTrackingCount.failed :'0'}}</a>/<a>{{traceData.smsTrackingCount.total}}</a></span>
|
||||
</div>
|
||||
<div class="flex-row justify-content-between cursor-pointer" @click="eventTraDialog={traceType:1,title:'外呼事项追踪'}">
|
||||
<span><i class="el-icon-service f16 mr-4"></i>外呼事项追踪</span><span><a>{{traceData.intelligentCallTrackingCount.failed ? traceData.intelligentCallTrackingCount.failed :'0'}}</a>/<a>{{traceData.intelligentCallTrackingCount.total}}</a></span>
|
||||
<div class="flex-row justify-content-between cursor-pointer" @click="eventTraDialog={traceType:1,title:'智能电话外呼追踪'}">
|
||||
<span><i class="el-icon-service f16 mr-4"></i>智能电话外呼</span><span><a>{{traceData.intelligentCallTrackingCount.failed ? traceData.intelligentCallTrackingCount.failed :'0'}}</a>/<a>{{traceData.intelligentCallTrackingCount.total}}</a></span>
|
||||
</div>
|
||||
<div class="flex-row justify-content-between cursor-pointer" @click="eventTraDialog={traceType:2,title:'视频调解追踪'}">
|
||||
<span><i class="el-icon-video-camera f16 mr-4"></i>视频调解追踪</span><span><a>{{traceData.videoAppointmentTrackingCount.failed ? traceData.videoAppointmentTrackingCount.failed :'0'}}</a>/<a>{{traceData.videoAppointmentTrackingCount.total}}</a></span>
|
||||
<div class="flex-row justify-content-between cursor-pointer" @click="eventTraDialog={traceType:2,title:'在线视频调解追踪'}">
|
||||
<span><i class="el-icon-video-camera f16 mr-4"></i>在线视频调解</span><span><a>{{traceData.videoAppointmentTrackingCount.failed ? traceData.videoAppointmentTrackingCount.failed :'0'}}</a>/<a>{{traceData.videoAppointmentTrackingCount.total}}</a></span>
|
||||
</div>
|
||||
<div class="flex-row justify-content-between cursor-pointer" @click="eventTraDialog={traceType:3,title:'文书生成追踪'}">
|
||||
<span><i class="el-icon-document-checked f16 mr-4"></i>文书生成追踪</span><span><a>{{traceData.documentGenerationTrackingCount.failed ? traceData.documentGenerationTrackingCount.failed :'0'}}</a>/<a>{{traceData.documentGenerationTrackingCount.total}}</a></span>
|
||||
<span><i class="el-icon-document-checked f16 mr-4"></i>文书生成</span><span><a>{{traceData.documentGenerationTrackingCount.failed ? traceData.documentGenerationTrackingCount.failed :'0'}}</a>/<a>{{traceData.documentGenerationTrackingCount.total}}</a></span>
|
||||
</div>
|
||||
<div class="flex-row justify-content-between cursor-pointer" @click="eventTraDialog={traceType:4,title:'文书签字追踪'}">
|
||||
<span><i class="el-icon-reading f16 mr-4"></i>文书签字追踪</span><span><a>{{traceData.documentSignatureTrackingCount.failed ? traceData.documentSignatureTrackingCount.failed :'0'}}</a>/<a>{{traceData.documentSignatureTrackingCount.total}}</a></span>
|
||||
<span><i class="el-icon-reading f16 mr-4"></i>文书签字</span><span><a>{{traceData.documentSignatureTrackingCount.failed ? traceData.documentSignatureTrackingCount.failed :'0'}}</a>/<a>{{traceData.documentSignatureTrackingCount.total}}</a></span>
|
||||
</div>
|
||||
<div class="flex-row justify-content-between cursor-pointer" @click="eventTraDialog={traceType:5,title:'文书签章追踪'}">
|
||||
<span><i class="el-icon-coordinate f16 mr-4"></i>文书签章追踪</span><span><a>{{traceData.electronicSealTrackingCount.failed ? traceData.electronicSealTrackingCount.failed :'0'}}</a>/<a>{{traceData.electronicSealTrackingCount.total}}</a></span>
|
||||
<div class="flex-row justify-content-between cursor-pointer" @click="eventTraDialog={traceType:5,title:'协议文书签章追踪'}">
|
||||
<span><i class="el-icon-coordinate f16 mr-4"></i>协议文书签章</span><span><a>{{traceData.electronicSealTrackingCount.failed ? traceData.electronicSealTrackingCount.failed :'0'}}</a>/<a>{{traceData.electronicSealTrackingCount.total}}</a></span>
|
||||
</div>
|
||||
<div class="flex-row justify-content-between cursor-pointer" @click="eventTraDialog={traceType:6,title:'文书送达追踪'}">
|
||||
<span><i class="el-icon-mobile-phone f16 mr-4"></i>文书送达追踪</span><span><a>{{traceData.documentDeliveryTrackingCount.failed ? traceData.documentDeliveryTrackingCount.failed :'0'}}</a>/<a>{{traceData.documentDeliveryTrackingCount.total}}</a></span>
|
||||
<span><i class="el-icon-mobile-phone f16 mr-4"></i>文书送达</span><span><a>{{traceData.documentDeliveryTrackingCount.failed ? traceData.documentDeliveryTrackingCount.failed :'0'}}</a>/<a>{{traceData.documentDeliveryTrackingCount.total}}</a></span>
|
||||
</div>
|
||||
<div class="flex-row justify-content-between cursor-pointer" @click="eventTraDialog={traceType:7,title:'还款凭证登记'}">
|
||||
<span><i class="el-icon-school f16 mr-4"></i>还款凭证登记</span><span><a>{{traceData.repaymentRecordTrackingCount.failed ? traceData.repaymentRecordTrackingCount.failed :'0'}}</a>/<a>{{traceData.repaymentRecordTrackingCount.total}}</a></span>
|
||||
|
||||