Browse Source

复称路由修改

HuKang 1 năm trước cách đây
mục cha
commit
00b672956c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ruoyi-ui/src/views/wms/weighData/index.vue

+ 1 - 1
ruoyi-ui/src/views/wms/weighData/index.vue

@@ -227,7 +227,7 @@
 </template>
 
 <script>
-import { listData, getData, delData, addData, updateData } from "@/views/wms/weighData";
+import { listData, getData, delData, addData, updateData } from "@/api/weighData/data";
 
 export default {
   name: "Data",