Explorar o código

improve: 分类菜单更新

From-wh %!s(int64=2) %!d(string=hai) anos
pai
achega
01783a2af0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      template/uni-app/pages/goods_cate/goods_cate.vue

+ 1 - 0
template/uni-app/pages/goods_cate/goods_cate.vue

@@ -46,6 +46,7 @@
 		},
 		methods: {
 			getCategoryVersion() {
+				uni.$emit('uploadFooter')
 				getCategoryVersion().then(res => {
 					if (!uni.getStorageSync('CAT_VERSION') || res.data.version != uni.getStorageSync(
 							'CAT_VERSION')) {