shish 2 лет назад
Родитель
Сommit
15fc7218ed

+ 1 - 24
ghsApp/src/pagesPurchase/add.vue

@@ -166,34 +166,11 @@ export default {
 				})
 				})
 			})
 			})
 		},
 		},
-		goSearchFn(){
-			let type = uni.getSystemInfoSync().platform
-			//花大苪搜索要加句号
-			if(this.getLoginInfo.shopId == 8249){
-				if(type == 'windows'){
-					if(this.py.substr(-1,1) == '。'){
-						this.py = this.py.replace("。", "")
-						this.searchFn()
-					}
-				}else{
-					this.searchFn()
-				}
-			}else{
-				this.searchFn()
-			}
-		},
 		init(){
 		init(){
 
 
-		},
-		changeClass(index){
-			this.$refs.selectFlowerNumRef.close()
-			this.swichClass(index)
 		},
 		},
 		selectFlowerNumFn(){
 		selectFlowerNumFn(){
-			this.$refs.selectFlowerNumRef.open('top')
-		},
-		hideClassRemind(){
-
+			this.$refs.globalClassImgRef.open('top')
 		},
 		},
 		cgItemInit(){
 		cgItemInit(){
 			this.globalRequestType = 'cg'
 			this.globalRequestType = 'cg'

+ 1 - 5
ghsApp/src/pagesStorehouse/allot/exSelect.vue

@@ -151,12 +151,8 @@ export default {
 		}
 		}
 	},
 	},
 	methods: {
 	methods: {
-		changeClass(index){
-			this.$refs.selectFlowerNumRef.close()
-			this.swichClass(index)
-		},
 		selectFlowerNumFn(){
 		selectFlowerNumFn(){
-			this.$refs.selectFlowerNumRef.open('top')
+			this.$refs.globalClassImgRef.open('top')
 		},
 		},
 		hideClassRemind(){
 		hideClassRemind(){
 
 

+ 1 - 5
ghsApp/src/pagesStorehouse/inventory/select2.vue

@@ -154,12 +154,8 @@ export default {
 				this.selectJobId = this.option.shopId
 				this.selectJobId = this.option.shopId
 			}
 			}
 		},
 		},
-		changeClass(index){
-			this.$refs.selectFlowerNumRef.close()
-			this.swichClass(index)
-		},
 		selectFlowerNumFn(){
 		selectFlowerNumFn(){
-			this.$refs.selectFlowerNumRef.open('top')
+			this.$refs.globalClassImgRef.open('top')
 		},
 		},
 		hideClassRemind(){
 		hideClassRemind(){