add:添加深坑设备物料修改
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import crudProduceshiftorder from '@/views/wms/product_manage/workorder'
|
||||
import crudProduceshiftorder from '@/views/wms/product_manage/workorder/produceshiftorder'
|
||||
import CRUD, { crud } from '@crud/crud'
|
||||
|
||||
export default {
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
@current-change="handleCurrentChange"
|
||||
>
|
||||
<el-table-column type="selection" width="55" />
|
||||
<el-table-column show-overflow-tooltip prop="material_spec" label="物料系列" />
|
||||
<el-table-column show-overflow-tooltip prop="rule_code" label="物料系列" />
|
||||
<el-table-column show-overflow-tooltip prop="process_id" label="工序调度编号" />
|
||||
<el-table-column show-overflow-tooltip prop="process_name" label="工序调度名称" />
|
||||
<el-table-column
|
||||
|
||||
Reference in New Issue
Block a user