10 天以前 0678f50029b10f4c76e260371e48b0c0ab8e32c4
src/views/oaSystem/projectManagement/components/milestoneList.vue
@@ -84,8 +84,8 @@
      </el-form>
      <template #footer>
        <div class="dialog-footer">
          <el-button @click="dialogVisible = false">取消</el-button>
          <el-button type="primary" @click="submitEditForm">确定</el-button>
          <el-button @click="dialogVisible = false">取消</el-button>
        </div>
      </template>
    </el-dialog>