2026-05-08 37395f4fdc75f1f9d33aea68495121ec24cc71ab
src/views/oaSystem/projectManagement/index.vue
@@ -188,8 +188,8 @@
      />
      <template #footer>
        <div class="dialog-footer">
          <el-button @click="cancel">取消</el-button>
          <el-button type="primary" @click="submitForm">确定</el-button>
          <el-button @click="cancel">取消</el-button>
        </div>
      </template>
    </el-dialog>