@ -235,7 +235,8 @@ Page({
console.log(that.data.inputVal);
that.data.storeJobListSearchForm.keys = that.data.inputVal == "" ? "" : that.data.inputVal;
// debugger;
that.data.storeJobListSearchForm.agencyId = wx.getStorageSync("storageSyncAgencyUserId");
wx.showLoading({
title: "加载中...",
});