给页面移除角色类型的参数
This commit is contained in:
@@ -106,8 +106,7 @@
|
||||
supplier:'',
|
||||
type:'客户',
|
||||
telephone:'',
|
||||
phonenum:'',
|
||||
roleType: Vue.ls.get('roleType')
|
||||
phonenum:''
|
||||
},
|
||||
ipagination:{
|
||||
pageSizeOptions: ['10', '20', '30', '100', '200']
|
||||
|
||||
@@ -105,8 +105,7 @@
|
||||
supplier:'',
|
||||
type:'会员',
|
||||
telephone:'',
|
||||
phonenum:'',
|
||||
roleType: Vue.ls.get('roleType')
|
||||
phonenum:''
|
||||
},
|
||||
ipagination:{
|
||||
pageSizeOptions: ['10', '20', '30', '100', '200']
|
||||
|
||||
@@ -105,8 +105,7 @@
|
||||
supplier:'',
|
||||
type:'供应商',
|
||||
telephone:'',
|
||||
phonenum:'',
|
||||
roleType: Vue.ls.get('roleType')
|
||||
phonenum:''
|
||||
},
|
||||
ipagination:{
|
||||
pageSizeOptions: ['10', '20', '30', '100', '200']
|
||||
|
||||
Reference in New Issue
Block a user