Commit 8bc28e7c authored by zhengke's avatar zhengke

1

parent f7521155
......@@ -185,7 +185,6 @@
getProductList(CountryId) {
this.TypeMsg.CountryId = CountryId;
GetStudyabroadTypeList(this.TypeMsg).then(res => {
console.log(res,'书记');
if (res.Code == 1) {
this.productList = res.Data
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment