docs(proxy): fix #943

This commit is contained in:
ruanyf
2020-01-17 00:45:29 +08:00
parent a6abc6775e
commit 942bcc3ee2
+1 -1
View File
@@ -613,7 +613,7 @@ var handler = {
};
```
`construct`方法可以接受个参数。
`construct`方法可以接受个参数。
- `target`:目标对象
- `args`:构造函数的参数对象