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