gjy 3 lat temu
rodzic
commit
6b3e65e6ce

+ 2 - 0
src/views/houseSelfCollect/inspectionManagementNew.vue

@@ -1697,6 +1697,7 @@
                       if (this.reader) {
                         this.reader.cancel()
                       }
+                      this.warehouseCount+=1
                       this.$message.success('添加成功')
                       this.getList()
                       // this.$router.push({
@@ -1992,6 +1993,7 @@
            if(this.warehouseCount<1000&&this.warehouseCount>=100){
             count='0'+(this.warehouseCount+1)
           }
+          
           this.deptBudgetList.qualityNo='SGRK'+this.getTime()+this.warehouseNo+count
         }
         this.getList()