今日生产计划
{{ formatDate(scope.row.planDate) }}
{{ formatDate(scope.row.beginTime) }}
{{ formatDate(scope.row.endTime) }}
线边安全库存
{{ formatDate(scope.row.createTime) }}
{{ formatDate(scope.row.createTime) }}
待上架成品库存
{{ formatDate(scope.row.requestTime) }}
{{ formatDate(scope.row.requestDueTime) }}
{{ formatDate(scope.row.acceptTime) }}
{{ formatter(scope.row.autoComplete, DICT_TYPE.TRUE_FALSE) }}
{{ formatter(scope.row.allowModifyLocation, DICT_TYPE.TRUE_FALSE) }}
{{ formatter(scope.row.allowModifyQty, DICT_TYPE.TRUE_FALSE) }}
{{ formatter(scope.row.allowBiggerQty, DICT_TYPE.TRUE_FALSE) }}
{{ formatter(scope.row.allowSmallerQty, DICT_TYPE.TRUE_FALSE) }}
{{
formatter(scope.row.allowModifyInventoryStatus, DICT_TYPE.TRUE_FALSE)
}}
{{ formatter(scope.row.allowContinuousScanning, DICT_TYPE.TRUE_FALSE) }}
{{ formatter(scope.row.allowPartialComplete, DICT_TYPE.TRUE_FALSE) }}
{{ formatter(scope.row.allowModifyBatch, DICT_TYPE.TRUE_FALSE) }}
{{ formatter(scope.row.allowModifyPackingNumber, DICT_TYPE.TRUE_FALSE) }}