gaoluyang
5 天以前 9fe9248118028bcf000550a85d2a429520419c4e
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') {
      // 新增时初始化表单