Compare commits
No commits in common. "faacaa8d8e24d0f6ca47a306b3792d5fbedad8d4" and "3dca3613257042f12bed295109f9775640c962b8" have entirely different histories.
faacaa8d8e
...
3dca361325
|
|
@ -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) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue