Compare commits
2 Commits
3dca361325
...
faacaa8d8e
| Author | SHA1 | Date |
|---|---|---|
|
|
faacaa8d8e | |
|
|
f25380f64b |
|
|
@ -543,6 +543,7 @@ 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