diff --git a/src/api/dairyProducts/freshMilkTest/freshMilkTest.js b/src/api/dairyProducts/freshMilkTest/freshMilkTest.js index 53036f3..0781458 100644 --- a/src/api/dairyProducts/freshMilkTest/freshMilkTest.js +++ b/src/api/dairyProducts/freshMilkTest/freshMilkTest.js @@ -42,3 +42,4 @@ export function delFreshMilkTest(id) { method: 'delete' }) } + diff --git a/src/views/dairyProducts/freshMilkTest/freshMilkTest/index.vue b/src/views/dairyProducts/freshMilkTest/freshMilkTest/index.vue index 9d36fb3..4db694e 100644 --- a/src/views/dairyProducts/freshMilkTest/freshMilkTest/index.vue +++ b/src/views/dairyProducts/freshMilkTest/freshMilkTest/index.vue @@ -1,6 +1,7 @@