Compare commits
2 Commits
50527ea0a4
...
dbf8f347cf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dbf8f347cf | ||
|
|
e13a81bbd4 |
@@ -77,7 +77,7 @@
|
||||
remark: attachmentRemark,
|
||||
},
|
||||
}"
|
||||
:colNum="2"
|
||||
:colNum="3"
|
||||
:hideKeys="hideKeys.concat(formHideKeys)"
|
||||
v-model:data="editFormInfo"
|
||||
@change="changeFun($event)"
|
||||
@@ -142,7 +142,7 @@
|
||||
remark: attachmentRemark,
|
||||
},
|
||||
}"
|
||||
:colNum="2"
|
||||
:colNum="3"
|
||||
:hideKeys="hideKeys.concat(formHideKeys)"
|
||||
v-model:data="editFormInfo"
|
||||
@change="changeFun($event)"
|
||||
|
||||
Reference in New Issue
Block a user