fix: แก้ ค่า ไม่ตรง
This commit is contained in:
parent
ef2ae8bbc9
commit
a24a40f51a
1 changed files with 1 additions and 0 deletions
|
|
@ -1159,6 +1159,7 @@ watch(currentStatus, async () => {
|
||||||
v-model:remark="formDataProduct.remark"
|
v-model:remark="formDataProduct.remark"
|
||||||
v-model:name="formDataProduct.name"
|
v-model:name="formDataProduct.name"
|
||||||
v-model:code="formDataProduct.code"
|
v-model:code="formDataProduct.code"
|
||||||
|
v-model:process="formDataProduct.process"
|
||||||
dense
|
dense
|
||||||
separator
|
separator
|
||||||
/>
|
/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue