Data to the total number of article count display of 60, only 10 data paging bar display, bosses, please advise, thank you for your bosses
CodePudding user response:
The building Lord solved excuse meCodePudding user response:
: count="res. Data. Count"CodePudding user response:
The same problem, want to ask the landlord to solveCodePudding user response:
parseData: function (res) {
console.log(res);
Return {
"Code" : 0,//interface state
"MSG" : analytical tooltip text 'success',//
"Count" : res. Analytical data length records,//
"Data" : res. Rows//parse the data list
};
return res;
}