| | |
| | | import { |
| | | getCategorySelectTree, |
| | | goodsModel, |
| | | warehouseSelectNumber, |
| | | goodsTemplate, |
| | | selectTenantWarehouse, |
| | | queryGoodsModelInfo, |
| | | selectTenantWarehouse, |
| | | } from '@/api/baseSetting/finsystenant'; |
| | | import { |
| | | warningConfigAdd, |
| | | warningConfigUpd, |
| | | warningConfigGetById, |
| | | warningConfigGetConfigList, |
| | | } from '@/api/stock/ledger'; |
| | | import { mapGetters } from 'vuex'; |
| | | import { findParentIds } from '@/utils/index'; |
| | | import {warningConfigAdd, warningConfigGetById, warningConfigUpd,} from '@/api/stock/ledger'; |
| | | import {mapGetters} from 'vuex'; |
| | | import {findParentIds} from '@/utils/index'; |
| | | |
| | | export default { |
| | | components: { winMd, myButton }, |