代码更新

This commit is contained in:
2022-07-13 18:16:55 +08:00
parent 254a14736b
commit b01d865f9f
5 changed files with 29 additions and 16 deletions

View File

@@ -132,6 +132,10 @@
<script>
const defaultForm = {
material_type_id: null,
device_bom_code: null,
material_name: null,
remark: null,
tableData: []
}