gaoluyang
17 小时以前 cfba74a9db1b77f8e0b5f52fe15c8a1c4bfcaa76
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) => {