@@ -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