src/views/productionManagement/processRoute/index.vue @@ -162,8 +162,8 @@ }; const showEditModal = (row) => { isShowEditModal.value = true record.value = row isShowEditModal.value = true }; const showItemModal = (row) => {