自助入司优化:个险销售人员代理合同 签字位置调整 --提交人:阳华祥

This commit is contained in:
阳华祥
2020-05-22 17:22:38 +08:00
parent be999ab620
commit 94d748b878

View File

@@ -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') {