Browse Source

8.11修改细节

liuqiao 2 năm trước cách đây
mục cha
commit
ec870ea238

+ 4 - 4
src/views/index/FEMLab/fem.vue

@@ -1907,7 +1907,6 @@
    <div class="heigeinput">
       <div class="selecttype">
           <span class="texttype">动画</span>
-   
         <el-form>
                       <el-form-item :label="$t('HCFD.results.steps') " :label-width="formLabelWidth2">
                       <el-select  size="mini" v-model="animaval" @change="animationclick" placeholder="请选择" style="width:100%">
@@ -2988,7 +2987,7 @@ let b=(Number(this.colorobj.B)/255).toFixed(4);
 var e=e||window.Event
 this.styX.left=e.clientX+'px';
     this.active=key;
-    //console.log(key)
+    console.log(key)
   switch(key){
  case 'one-0':
        this.dialog.fem_upload=true;
@@ -3075,15 +3074,16 @@ this.styX.left=e.clientX+'px';
       break; 
       case 'six4-0':
         this.value1= Number(this.animationobj.currentstep);
-          this.dialog.an_Animation=true;
+        this.dialog.an_Animation=true;
+        
       break;
        case 'five6-0':
         this.femExe();
       break 
         case 'six0-0':
           this.setpnum();
+            this.dialog.an_steps=true;
           this.currentstep1=Number(this.animationobj.currentstep)
-         this.dialog.an_steps=true;
       break;
     
   }

+ 1 - 1
src/views/index/HCFDLab/index.vue

@@ -3884,7 +3884,7 @@ hcfdparam(){
       if (this.state == "1") {//求解状态(0-求解中,1-求解成功,-1-没有求解)
         //上次求解完成
         MessageBox.confirm(
-          "已完成计算,是否放弃上次计算结果,重新计算? 如果不放弃请自行下载上次结果文件!",
+          "已完成计算,是否放弃上次结果重新计算?",
           "提示",
           {
             confirmButtonText: "重新计算",

+ 3 - 3
src/views/index/compoents/tool1.vue

@@ -71,11 +71,11 @@ export default {
      tl11,tl12,tl13,tl14,tl15,tl16,tl17,
            toollist:[
              { icon:tl1, titlie:'坐标轴'},
-             { icon:tl2, titlie:'放'},
+             { icon:tl2, titlie:'放'},
            ],
             toollist2:[
-             { icon:tl3, titlie:'默认鼠标控制'},
-             { icon:tl4, titlie:'缩小到窗口'},
+            //  { icon:tl3, titlie:'默认鼠标控制'},
+             { icon:tl4, titlie:'缩小'},
             //  { icon:tl5, titlie:'轨道'},
             //  { icon:tl6, titlie:'pan'},
              { icon:tl7, titlie:'zoom'},