Browse Source

修复已知bug

pre-production
马远东 1 month ago
parent
commit
1f8d69bc51
  1. 1
      src/views/cost/storagecost/OrderTotalTransferDetails.vue

1
src/views/cost/storagecost/OrderTotalTransferDetails.vue

@ -151,7 +151,6 @@ import { columnList } from '@/option/storagecost/OrderTotalTransferDetails.js';
import { getDictionaryBiz } from '@/api/system/dict'; //
import { $_getMyWarehouseList } from '@/api/storagecost/index.js';
import { processRowProperty, setNodeHeight } from '@/utils/util';
import functions from '@/utils/functions.js';
import { ElMessageBox, ElMessage } from 'element-plus';
import { downloadXls } from '@/utils/util';
import { useStore } from 'vuex';

Loading…
Cancel
Save