jiangping
2024-07-26 23fac85b42cdc8a3f989d7a7a107b7cce6c86049
wechat_staff/pages/consult/consult.js
@@ -1,4 +1,4 @@
import { getZhongTaiProductNewsPage, getCatalogList,actionDo } from '../../api/index'
import { getZhongTaiProductNewsPage, getCatalogList,actionDo,refreshEnjoy } from '../../api/index'
Page({
  /**
@@ -116,7 +116,7 @@
   * 生命周期函数--监听页面显示
   */
  onShow() {
    refreshEnjoy(this)
  },
  /**