Ver Fonte

供货商改价

jf há 5 anos atrás
pai
commit
2ef858c7a2
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      ghsApp/src/components/module/app-commodity.vue

+ 2 - 2
ghsApp/src/components/module/app-commodity.vue

@@ -99,8 +99,8 @@ export default {
 		moveAllInput(e){
 			this.isAloneAllActive=false;
 			this.isAloneAllFocus=false;
-			if(e==''){return}
-			this.changeAutoPrice = e;
+			// if(e==''){return}
+			this.changeAutoPrice = e?e:0;
 			if(this.isAlterMoney){
 				this.isAlterMoney = false;
 				// let self = this