|
- let data = {id: '1234567', name: '测试人员', phone: '12345678901', email: '123456@qq.com', address: '1', dept: '1', zw: '1', company: '1', type: '超级管理员' }
|
|
|
|
this.setData({ dialog: { title: '详细信息', show: true, type: '1' } })
|
|
this.setData({ dialog: { title: '详细信息', show: true, type: '1' } })
|