diff --git a/src/components/moldData/ledgerList.vue b/src/components/moldData/ledgerList.vue index 0e650ea..6230aa1 100644 --- a/src/components/moldData/ledgerList.vue +++ b/src/components/moldData/ledgerList.vue @@ -86,12 +86,12 @@ const columns: Ref> = ref([ align: 'center', minWidth: 100 }, - { - title: '公差', - key: 'engineeringTolerance', - align: 'center', - minWidth: 100 - }, + // { + // title: '公差', + // key: 'engineeringTolerance', + // align: 'center', + // minWidth: 100 + // }, { title: '数量', key: 'moldNum', diff --git a/src/components/moldData/nestingView.vue b/src/components/moldData/nestingView.vue index 64744ed..63e7811 100644 --- a/src/components/moldData/nestingView.vue +++ b/src/components/moldData/nestingView.vue @@ -87,12 +87,12 @@ const columns: Ref> = ref([ align: 'center', minWidth: 100 }, - { - title: '公差', - key: 'engineeringTolerance', - align: 'center', - minWidth: 100 - }, + // { + // title: '公差', + // key: 'engineeringTolerance', + // align: 'center', + // minWidth: 100 + // }, { title: '材质', key: 'moldMaterial', diff --git a/src/views/moid/basicsMessage/index.vue b/src/views/moid/basicsMessage/index.vue index 121be03..6d17588 100644 --- a/src/views/moid/basicsMessage/index.vue +++ b/src/views/moid/basicsMessage/index.vue @@ -150,13 +150,13 @@ :style="{ width: formItemWidth }" > - + > = ref([ align: 'center', width: 100 }, - { - title: '套模名称', - key: 'moldName', - align: 'center', - width: 100 - }, - { - title: '公差', - key: 'engineeringTolerance', - align: 'center', - width: 100 - }, + // { + // title: '套模名称', + // key: 'moldName', + // align: 'center', + // width: 100 + // }, + // { + // title: '公差', + // key: 'engineeringTolerance', + // align: 'center', + // width: 100 + // }, { title: '备注', key: 'attr2', diff --git a/src/views/moid/joinWarehouse/index.vue b/src/views/moid/joinWarehouse/index.vue index 876de3a..2998aa8 100644 --- a/src/views/moid/joinWarehouse/index.vue +++ b/src/views/moid/joinWarehouse/index.vue @@ -277,28 +277,28 @@ const columns: Ref> = ref([ align: 'center', width: 100 }, - { - title: '公差', - key: 'engineeringTolerance', - align: 'center', - width: 100 - }, - { - title: '套模名称', - key: 'moldName', - align: 'center', - width: 100 - }, + // { + // title: '公差', + // key: 'engineeringTolerance', + // align: 'center', + // width: 100 + // }, + // { + // title: '套模名称', + // key: 'moldName', + // align: 'center', + // width: 100 + // }, - { - title: '入库机台', - key: '', - align: 'center', - width: 100, - render: row => { - return {row.lsName ? row.lsName : row.qbName}; - } - }, + // { + // title: '入库机台', + // key: '', + // align: 'center', + // width: 100, + // render: row => { + // return {row.lsName ? row.lsName : row.qbName}; + // } + // }, { title: '归还人', key: 'recipient', diff --git a/src/views/moid/lifeCycleReport/index.vue b/src/views/moid/lifeCycleReport/index.vue index 47dbf5c..caf7894 100644 --- a/src/views/moid/lifeCycleReport/index.vue +++ b/src/views/moid/lifeCycleReport/index.vue @@ -62,12 +62,12 @@ const range = ref<[number, number] | null>(null); const data = ref([]); const columns: Ref> = ref([ - { - title: '套模编号', - key: 'moldName', - align: 'center', - minWidth: 100 - }, + // { + // title: '套模编号', + // key: 'moldName', + // align: 'center', + // minWidth: 100 + // }, { title: '模具类别', key: 'moldType', diff --git a/src/views/moid/outWarehouse/index.vue b/src/views/moid/outWarehouse/index.vue index 1711ba1..dd535ec 100644 --- a/src/views/moid/outWarehouse/index.vue +++ b/src/views/moid/outWarehouse/index.vue @@ -52,7 +52,7 @@ :rules="rules" > - + @@ -90,7 +90,7 @@ :style="{ width: formItemWidth }" /> - + (-1); const message = useMessage(); const range = ref<[number, number] | null>(null); const formItemWidth = ref('220px'); -const machineType = ref<{ label: string; value: number }[]>([ - { label: '拉丝', value: 0 }, - { label: '漆包', value: 1 } -]); -const machineList = ref<{ label: string; value: number }[]>([]); +// const machineType = ref<{ label: string; value: number }[]>([ +// { label: '拉丝', value: 0 }, +// { label: '漆包', value: 1 } +// ]); +// const machineList = ref<{ label: string; value: number }[]>([]); const wiredrawingList = ref<{ label: string; value: number }[]>([]); const eamellingList = ref<{ label: string; value: number }[]>([]); const moldType = ref<{ label: string; value: number }[]>([ - { label: '个', value: 0 }, - { label: '套', value: 1 } + { label: '个', value: 0 } + // { label: '套', value: 1 } ]); const moldList = ref<{ label: string; value: number }[]>([]); const drawingList = ref<{ label: string; value: number }[]>([]); @@ -356,18 +356,18 @@ const columns: Ref> = ref([ align: 'center', width: 100 }, - { - title: '公差', - key: 'engineeringTolerance', - align: 'center', - width: 100 - }, - { - title: '套模名称', - key: 'moldName', - align: 'center', - width: 100 - }, + // { + // title: '公差', + // key: 'engineeringTolerance', + // align: 'center', + // width: 100 + // }, + // { + // title: '套模名称', + // key: 'moldName', + // align: 'center', + // width: 100 + // }, { title: '领用人', key: 'recipient', @@ -380,15 +380,15 @@ const columns: Ref> = ref([ align: 'center', width: 100 }, - { - title: '出库机台', - key: 'lsName', - align: 'center', - width: 140, - render: row => { - return row.lsId ? row.lsName : row.qbName; - } - }, + // { + // title: '出库机台', + // key: 'lsName', + // align: 'center', + // width: 140, + // render: row => { + // return row.lsId ? row.lsName : row.qbName; + // } + // }, { title: '出库时间', key: 'moldOutboundTime', @@ -492,15 +492,15 @@ function getList(): void { }); } -function handleUpdateValueMachine(value: number): void { - machineList.value = []; - addForm.value.machineId = null; - if (value === 0) { - machineList.value = wiredrawingList.value; - } else { - machineList.value = eamellingList.value; - } -} +// function handleUpdateValueMachine(value: number): void { +// machineList.value = []; +// addForm.value.machineId = null; +// if (value === 0) { +// machineList.value = wiredrawingList.value; +// } else { +// machineList.value = eamellingList.value; +// } +// } function handleUpdateValueMold(value: number): void { nestingName.value = '';