|
@ -432,7 +432,7 @@ export default { |
|
|
// 数据字典 |
|
|
// 数据字典 |
|
|
getShuJuZiDian() { |
|
|
getShuJuZiDian() { |
|
|
typeValues({ |
|
|
typeValues({ |
|
|
type: 'followForm' |
|
|
type: 'visitWay' |
|
|
}).then((response) => { |
|
|
}).then((response) => { |
|
|
if (response.code === '200') { |
|
|
if (response.code === '200') { |
|
|
this.followupform = response.data |
|
|
this.followupform = response.data |
|
|