diff --git a/src/pages/wms/product/ProductionRecord/index.vue b/src/pages/wms/product/ProductionRecord/index.vue index 18110f2..162a903 100644 --- a/src/pages/wms/product/ProductionRecord/index.vue +++ b/src/pages/wms/product/ProductionRecord/index.vue @@ -72,7 +72,7 @@ interface OptionType { export default class ProductionRecord extends BasePage { model = model; orderNo = ''; - cimWl = {} as OptionType; + aimWl = {} as OptionType; cimWl = {} as OptionType; bimWl = {} as OptionType; orderNoItemList = [];