src/views/productionManagement/productionOrder/index.vue
@@ -83,10 +83,10 @@ </el-form> <template #footer> <span class="dialog-footer"> <el-button @click="bindRouteDialogVisible = false">取 消</el-button> <el-button type="primary" :loading="bindRouteSaving" @click="handleBindRouteConfirm">确 认</el-button> <el-button @click="bindRouteDialogVisible = false">取 消</el-button> </span> </template> </el-dialog>