Compare commits

..

No commits in common. "faacaa8d8e24d0f6ca47a306b3792d5fbedad8d4" and "3dca3613257042f12bed295109f9775640c962b8" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -543,7 +543,6 @@ export default {
} }
if(that.project_code=='gx'&&that.type == 'pur_in'){ if(that.project_code=='gx'&&that.type == 'pur_in'){
that.form.batch = '无' that.form.batch = '无'
that.batchcount = 99999999999;
} }
}, },
getItem(options, id) { getItem(options, id) {