flat:个人 》个体

This commit is contained in:
Apcallover
2024-03-13 09:35:02 +08:00
parent b17d44c99b
commit 0b91c24484
8 changed files with 578 additions and 578 deletions

View File

@@ -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",