yuan
2026-08-25 a73e5931ebc04f7ce5915e82f4988aeb095597cc
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>