luobang 1 rok pred
rodič
commit
9ca84af7b0

+ 0 - 7
src/views/statisticalReport/components/salesLogisticsStatistics/saleSteelReports.vue

@@ -88,9 +88,6 @@
           <el-button type="primary" @click="refresh">
             <i class="el-icon-refresh"></i>
           </el-button>
-          <el-button type="primary" @click="updateMaxHeight">
-            <i class="el-icon-refresh"></i>改高
-          </el-button>
         </el-form-item>
         <el-form-item>
           <el-button type="primary" @click="checkTrans()"
@@ -2498,10 +2495,6 @@ export default {
   },
   computed: {},
   methods: {
-    updateMaxHeight() {
-      this.maxHeight = 900
-      console.log(this.maxHeight)
-    },
     openBlank() {
       let page = this.$router.resolve({
         name: 'saleSteelReports',