yrik 4 jaren geleden
bovenliggende
commit
2ca383aa89

+ 4 - 1
ruoyi-ui/src/views/management/nstruction/index.vue

@@ -577,6 +577,7 @@ export default {
     //开工合同
     handleSucc(response, file, fileList){
       console.log(file.response.url)
+      this.onstruction = []
       this.onstruction.push(file.response.url)
       this.queryParamstwr.constructionPhoto = this.onstruction.join(',')
 
@@ -852,6 +853,7 @@ export default {
     /** 新增按钮操作 */
     handleAdd(index) {
       this.numhu = index
+      this.fileListtherrt = []
       this.reset();
       if(this.numhu==0){
         this.open = true;
@@ -1063,6 +1065,7 @@ export default {
     },
     quipment(index){
       this.resettwo();
+      this.fileListtherrt = []
       this.numhu = index
       this.opentwo = true;
       this.titletwo = "添加参数";
@@ -1091,7 +1094,7 @@ export default {
 <style rel="stylesheet/scss" lang="scss" scoped>
   .roiyy{
     position: fixed;
-    top:130px;
+    top:95px;
     left:0;
     width: 100%;
     padding-left: 230px;

+ 1 - 1
ruoyi-ui/src/views/management/row/index.vue

@@ -6,7 +6,7 @@
         项目详情 >
       </span>
     </div> -->
-  <div style="height: 85px;"></div>
+  <div style="height: 15px;"></div>
 
 
   <div class="naue">

+ 1 - 1
ruoyi-ui/src/views/under/index.vue

@@ -1068,7 +1068,7 @@ export default {
 <style  lang="scss"  >
   .roiyy{
     position: fixed;
-    top:130px;
+    top:95px;
     left:0;
     width: 100%;
     padding-left: 230px;