浏览代码

供货商

shish 3 年之前
父节点
当前提交
3508a0cc3b
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      ghsApp/src/pagesPurchase/supplier.vue

+ 2 - 1
ghsApp/src/pagesPurchase/supplier.vue

@@ -88,7 +88,8 @@ export default {
     }
   },
 	onShow(){
-		uni.removeStorageSync('newGhs');
+		uni.removeStorageSync('newGhs')
+		this.getGHSList('')
 	},
   onPullDownRefresh() {
     this.getGHSList().then(res => {