1
huangxiaoqiang
2 天以前 5a15fa73d5f6a39917013871a65eb11a8c013391
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSClient/src/extension/widesea_wms/Order/Production/ProductionStockSelect.vue
@@ -21,7 +21,7 @@
          </el-row>
        </el-alert>
      </div>
      <div style="margin-top:10px;width:400px">
      <!-- <div style="margin-top:10px;width:400px">
        <el-form ref="form" :model="form" label-width="90px">
          <el-form-item label="出库区域" prop="areaId">
            <el-select v-model="form.areaId" placeholder="请选择出库区域">
@@ -31,7 +31,7 @@
            </el-select>
          </el-form-item>
        </el-form>
      </div>
      </div> -->
      <div class="box-table" style="margin-top: 1%">
        <el-table ref="singleTable" :data="tableData" style="width: 100%; height: 800px" highlight-current-row
          @row-click="handleRowClick" height="500px" @selection-change="handleSelectionChange">