数据
This commit is contained in:
@@ -268,10 +268,6 @@
|
||||
let res = await getUserInfo()
|
||||
if (res.code === 1) {
|
||||
this.range2 = [...res.result]
|
||||
this.range2.map(e => {
|
||||
this.$set(e, 'text', e.cgymc)
|
||||
this.$set(e, 'value', e.cgybm)
|
||||
})
|
||||
}
|
||||
},
|
||||
// 查询一级表格
|
||||
|
||||
Reference in New Issue
Block a user