diff --git a/ruoyi-ui/src/views/quot/quot/index.vue b/ruoyi-ui/src/views/quot/quot/index.vue
index 44ddef9..f887671 100644
--- a/ruoyi-ui/src/views/quot/quot/index.vue
+++ b/ruoyi-ui/src/views/quot/quot/index.vue
@@ -176,32 +176,44 @@
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
@@ -644,8 +656,8 @@
保 存
提 交
- 提交技术协助
- 提交核价审核
+ 提交技术协助
+ 提交核价审核
提交反馈
驳回
@@ -669,6 +681,7 @@
height: 100%;
overflow-y: auto;
}
+
.fkfjDialog .el-dialog__body {
padding: 10px 10px;
color: #606266;
@@ -678,6 +691,10 @@
height: 300px;
max-height: 380px; /* 设置最大高度,根据需要调整 */
}
+
+ :deep(.el-p .el-input__wrapper){
+ width: 100% !important;
+ }