diff --git a/src/pages/Middle/Mold/MoldOrder/dataset.js b/src/pages/Middle/Mold/MoldOrder/dataset.js index df14b27..1c5027a 100644 --- a/src/pages/Middle/Mold/MoldOrder/dataset.js +++ b/src/pages/Middle/Mold/MoldOrder/dataset.js @@ -43,8 +43,7 @@ var dataset = { { field: 'inlay_deep_hole_time', type: 'timestamp' }, { field: 'update_uid', type: 'bigint' }, { field: 'mold_id', type: 'bigint' }, - { field: 'mold_master_uid', type: 'bigint' }, - { field: 'manufacture_cycle', type: 'timestamp' }, + { field: 'mold_master_uid', type: 'bigint' }, { field: 'product_structure_uid', type: 'bigint' }, { field: 'mold_structure_uid', type: 'bigint' }, { field: 'create_uid', type: 'bigint' } diff --git a/src/pages/Middle/Mold/MoldProductionOrder/ComponentDetail.vue b/src/pages/Middle/Mold/MoldProductionOrder/ComponentDetail.vue index 41b464c..8853220 100644 --- a/src/pages/Middle/Mold/MoldProductionOrder/ComponentDetail.vue +++ b/src/pages/Middle/Mold/MoldProductionOrder/ComponentDetail.vue @@ -33,11 +33,9 @@ @@ -86,7 +84,7 @@