src/views/oaSystem/projectManagement/projectDetail.vue
@@ -137,8 +137,8 @@ </el-form> <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> @@ -239,8 +239,8 @@ </el-form> <template #footer> <div class="dialog-footer"> <el-button @click="cancelGoal">取消</el-button> <el-button type="primary" @click="submitGoalForm">确定</el-button> <el-button @click="cancelGoal">取消</el-button> </div> </template> </el-dialog>