tijiao
This commit is contained in:
@@ -855,7 +855,7 @@ export default {
|
||||
.then((res) => { loading.close();
|
||||
this.chanFerForm = res.data.refers;
|
||||
this.chanFerFormRepeatList = Object.values(res.data.repeat);
|
||||
console.log('this.chanFerFormRepeatList at line 853:', this.chanFerFormRepeatList)
|
||||
|
||||
for (var i = 0; i < this.chanFerForm.length; i++) {
|
||||
this.chanFerForm[i].edit_mark = 1;
|
||||
if (this.chanFerForm[i].refer_frag != '') {
|
||||
|
||||
Reference in New Issue
Block a user