This commit is contained in:
“wanyongkang”
2025-06-03 11:06:03 +08:00
parent 45c6bab5e6
commit cb089e99e0
2 changed files with 2 additions and 2 deletions

View File

@@ -997,7 +997,7 @@
success: function (res) {
that.assign_add_list = res.data;
that.assign_list =res.list;
that.address_url = 'a.xgip.vip'
that.address_url = 'a.xxxx'
//if (res.Code == 10000) {
// that.onLineData = res.Data;
// for (var i = 0; i < that.onLineData.length; i++) {