mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-12 03:16:43 +08:00
自助入司优化:个险销售人员代理合同 签字位置调整 --提交人:阳华祥
This commit is contained in:
@@ -153,11 +153,11 @@ export default {
|
|||||||
name: localStorage.idName,
|
name: localStorage.idName,
|
||||||
//身份证号码id
|
//身份证号码id
|
||||||
type: '1',
|
type: '1',
|
||||||
keyword: '代理人:',
|
keyword: '明确说明',
|
||||||
pageNo: '1',
|
pageNo: '1',
|
||||||
index: '2',
|
index: '2',
|
||||||
offset: '5',
|
offset: '95',
|
||||||
pos: '2'
|
pos: '3'
|
||||||
}).then(data => {
|
}).then(data => {
|
||||||
this.$toast.clear()
|
this.$toast.clear()
|
||||||
if (JSON.parse(data).state == '1') {
|
if (JSON.parse(data).state == '1') {
|
||||||
|
|||||||
Reference in New Issue
Block a user