Browse Source

Merge branch 'master' of git.echepei.com:zhujiawei/Warehouse_management_ui into master

qukaidi 4 years ago
parent
commit
975feb8541
1 changed files with 6 additions and 6 deletions
  1. 6 6
      src/views/kaihe/shipDynamics/oceanFreightRate/index.vue

+ 6 - 6
src/views/kaihe/shipDynamics/oceanFreightRate/index.vue

@@ -434,7 +434,7 @@
           </el-col>
         </el-row>
         <el-row>
-          <el-col :span="8">
+          <!-- <el-col :span="8">
             <el-form-item label="预计开船日期" prop="fEtd" label-width="110px">
               <el-date-picker
                 v-model="form.fEtd"
@@ -471,7 +471,7 @@
               >
               </el-input>
             </el-form-item>
-          </el-col>
+          </el-col> -->
 
           <el-col :span="8">
             <el-form-item prop="fBegindate" label="有效期起" label-width="110px">
@@ -497,7 +497,7 @@
               </el-date-picker>
             </el-form-item>
           </el-col>
-          <el-col :span="8">
+          <!-- <el-col :span="8">
             <el-form-item label="总teu" prop="fTeu" label-width="110px">
               <el-input
                 v-model="form.fTeu"
@@ -507,9 +507,9 @@
               >
               </el-input>
             </el-form-item>
-          </el-col>
-        </el-row>
-        <el-row>
+          </el-col> -->
+        <!-- </el-row>
+        <el-row> -->
           <el-col :span="8">
             <el-form-item label="航期" prop="fDates" label-width="110px">
               <el-select