1
This commit is contained in:
@@ -138,7 +138,7 @@
|
|||||||
success: function (res) {
|
success: function (res) {
|
||||||
that.assign_add_list = res.data;
|
that.assign_add_list = res.data;
|
||||||
that.assign_list =res.list;
|
that.assign_list =res.list;
|
||||||
that.address_url = 'a.xgip.vip'
|
that.address_url = 'a.xxxx'
|
||||||
that.line_text = ''
|
that.line_text = ''
|
||||||
//if (res.Code == 10000) {
|
//if (res.Code == 10000) {
|
||||||
// that.onLineData = res.Data;
|
// that.onLineData = res.Data;
|
||||||
|
|||||||
@@ -997,7 +997,7 @@
|
|||||||
success: function (res) {
|
success: function (res) {
|
||||||
that.assign_add_list = res.data;
|
that.assign_add_list = res.data;
|
||||||
that.assign_list =res.list;
|
that.assign_list =res.list;
|
||||||
that.address_url = 'a.xgip.vip'
|
that.address_url = 'a.xxxx'
|
||||||
//if (res.Code == 10000) {
|
//if (res.Code == 10000) {
|
||||||
// that.onLineData = res.Data;
|
// that.onLineData = res.Data;
|
||||||
// for (var i = 0; i < that.onLineData.length; i++) {
|
// for (var i = 0; i < that.onLineData.length; i++) {
|
||||||
|
|||||||
Reference in New Issue
Block a user