From f2a606efca273d0329c783fd950c417eec6a1798 Mon Sep 17 00:00:00 2001 From: zhaowei <zhaowei> Date: 星期三, 11 六月 2025 14:47:51 +0800 Subject: [PATCH] 请求后端超时时间从50万毫秒(8分半钟)改为180万毫秒(30分钟) --- src/views/eam/modules/unitCategory/MomBaseUnitCategoryForm.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/eam/modules/unitCategory/MomBaseUnitCategoryForm.vue b/src/views/eam/modules/unitCategory/MomBaseUnitCategoryForm.vue index 8e6b0de..5a0f95b 100644 --- a/src/views/eam/modules/unitCategory/MomBaseUnitCategoryForm.vue +++ b/src/views/eam/modules/unitCategory/MomBaseUnitCategoryForm.vue @@ -32,9 +32,9 @@ <a-button type="primary" @click="submitForm">淇濆瓨</a-button> </a-col> - <a-col> +<!-- <a-col> <a-button type="primary" @click="submitFormAndAdd">淇濆瓨骞舵柊澧�</a-button> - </a-col> + </a-col>--> <a-col> <a-button type="primary" @click="close">鍙栨秷</a-button> -- Gitblit v1.9.3