gaoluyang
4 天以前 7dfae8e6376ab235c0d560dc998acda39a7c28b9
src/views/inventoryManagement/receiptManagement/index.vue
@@ -240,6 +240,7 @@
  const openForm = async (type, row) => {
    operationType.value = type
    dialogFormVisible.value = true
    selectedRows.value = []
    if (type === 'add') {
      // 新增时初始化表单