diff --git a/ruoyi-ui/src/views/project/attendanceConfig/index.vue b/ruoyi-ui/src/views/project/attendanceConfig/index.vue
index 67657f28..61c6cbe6 100644
--- a/ruoyi-ui/src/views/project/attendanceConfig/index.vue
+++ b/ruoyi-ui/src/views/project/attendanceConfig/index.vue
@@ -2,13 +2,13 @@
-
+
-
+
diff --git a/ruoyi-ui/src/views/project/checkDetection/checkDetectionDrawer.vue b/ruoyi-ui/src/views/project/checkDetection/checkDetectionDrawer.vue
index 4e3f4da4..03f1f124 100644
--- a/ruoyi-ui/src/views/project/checkDetection/checkDetectionDrawer.vue
+++ b/ruoyi-ui/src/views/project/checkDetection/checkDetectionDrawer.vue
@@ -1,5 +1,5 @@
-
+
{{ drawerTitle + " 【材料取样复试】" }}
@@ -517,7 +517,7 @@ export default {
this.form = obj;
this.files = this.form.credentialFile;
this.open = true;
- this.title = "修改项目特种人员";
+ this.title = "修改材料取样复试";
});
//查询单位人员
this.$api.publics
@@ -622,8 +622,9 @@ export default {
.prj-checking-detection-drawer-dlg{
.el-dialog__body{
padding:0px 10px;
+
.el-form-item{
- margin-bottom: 16px;
+ margin-bottom: 16px;
&.mg-b-8{
margin-bottom: 8px;
}
@@ -661,4 +662,9 @@ export default {
}
}
}
+.check-detection-drawer{
+ .el-tabs__content{
+ overflow: visible;
+ }
+}
\ No newline at end of file
diff --git a/ruoyi-ui/src/views/project/projectStandard/index.vue b/ruoyi-ui/src/views/project/projectStandard/index.vue
index 9b4b5d76..77aa2044 100644
--- a/ruoyi-ui/src/views/project/projectStandard/index.vue
+++ b/ruoyi-ui/src/views/project/projectStandard/index.vue
@@ -1,147 +1,93 @@
-
+
-
-
+
+
+
+
+
-
+
+
+
+
-
+
-
-
-
-
-
+
+
+
+
+
搜索
重置
-
+
- 新增
+ 新增
- 修改
+ 修改
- 删除
+ 删除
- 导出
+ 导出
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+ doRowSelect(row,a)"/>
+
+
- 修改
- 删除
+ 修改
+ 删除
-
-
+
+
-
+
-
+
-
+
@@ -163,9 +109,14 @@
+
\ No newline at end of file
diff --git a/ruoyi-ui/src/views/project/projectStandard/projectStandardDlg.vue b/ruoyi-ui/src/views/project/projectStandard/projectStandardDlg.vue
index 8062e5d7..7e6b2c89 100644
--- a/ruoyi-ui/src/views/project/projectStandard/projectStandardDlg.vue
+++ b/ruoyi-ui/src/views/project/projectStandard/projectStandardDlg.vue
@@ -44,6 +44,7 @@