曹睿
5 天以前 83f8710230688e23ecc79e77e21ef20db9632de9
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') {
      // 新增时初始化表单