flat:个人 》个体
This commit is contained in:
@@ -273,7 +273,7 @@ export default {
|
||||
getPushListByUserId(params).then((res) => {
|
||||
if(res.data.code === 200 ){
|
||||
const {records, current, total, size } = res.data.data
|
||||
console.log('个人招工', records, current, total, size)
|
||||
console.log('个体招工', records, current, total, size)
|
||||
if(!records.length) {
|
||||
return uni.showToast({
|
||||
icon: "none",
|
||||
|
||||
Reference in New Issue
Block a user