src/views/scMould/warehouse/Sc_MouldInRequestBillList.vue
@@ -140,6 +140,15 @@
          @click="handleEdit(row = rowForm, OperationType = 1, copyType = 1)">复制</el-button>
      </el-col> -->
      <el-col :span="1.5">
        <el-button
          type="primary"
          icon="el-icon-download"
          size="mini"
          @click="handleExport"
          >导出</el-button
        >
      </el-col>
      <el-col :span="1.5">
        <el-button type="primary" icon="el-icon-tickets" size="mini"
          @click="handlePush(row = rowForm, OperationType = 4)">下推(容器入库单)</el-button>
      </el-col>
@@ -742,6 +751,7 @@
      this.clearData()
      this.getList()
    },
    /** 重置按钮操作 */
    resetQuery() {
      this.sWhere = ''