yuan
2026-05-23 97586104d7808d8ea8fb5f3e5d4c60e2a7943667
src/components/ProjectManagement/ProgressReportDialog.vue
@@ -122,8 +122,8 @@
    <template #footer>
      <div class="dialog-footer">
        <el-button @click="visible = false">取消</el-button>
        <el-button type="primary" @click="submit">确定</el-button>
        <el-button @click="visible = false">取消</el-button>
      </div>
    </template>
  </el-dialog>