fix: work product installmentNo
This commit is contained in:
parent
57f0e39821
commit
b96989b559
1 changed files with 1 additions and 0 deletions
|
|
@ -1210,6 +1210,7 @@ function submitAddWorkProduct() {
|
|||
if (!productExists) {
|
||||
workItems.value[currentWorkIndex.value].product.push({
|
||||
...i,
|
||||
installmentNo: 1,
|
||||
nameEn: '',
|
||||
});
|
||||
workItems.value[currentWorkIndex.value].attributes.stepProperties.forEach(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue