@@ -342,8 +342,7 @@
},
methods: {
- init(){
-
+ init(){
getAction('/weituo/itdmWeituoInfo/distinctClientList', {}).then((res) => {
if (res.success) {
console.log(res.result)
@@ -353,7 +352,6 @@
console.log(this.weituoClientList)
}
})
// 监听选中委托单位,获取该单位的委托编号
handlewcChange(data){