jf 5 лет назад
Родитель
Сommit
2ef858c7a2
1 измененных файлов с 2 добавлено и 2 удалено
  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