高敬炎 %!s(int64=2) %!d(string=hai) anos
pai
achega
83f0f98cbb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/outboundManagement/weighingManagementNew.vue

+ 1 - 1
src/views/outboundManagement/weighingManagementNew.vue

@@ -1508,7 +1508,7 @@
               return
             }
             console.log(this.isNumber(this.weighingList.contractPrice))
-            if(!this.isNumber(this.weighingList.contractPrice)){
+            if(!this.isNumber(this.weighingList.contractPrice)&&!this.priceedit){
               this.$message({
                 message: '价格不能为非数字',
                 type: 'warning',