请问,code.startsWith is not a function 这是为啥
来源:7-11 HTTP类的封装与ES6 startsWith

慕慕8513324
2018-08-20
写回答
1回答
-
醉尤在天涯
2018-08-21
code是个number,需要转成string, 调用toString()
032018-10-12
相似问题
请问,code.startsWith is not a function 这是为啥
来源:7-11 HTTP类的封装与ES6 startsWith
慕慕8513324
2018-08-20
1回答
醉尤在天涯
2018-08-21
code是个number,需要转成string, 调用toString()
相似问题