shish 5 лет назад
Родитель
Сommit
a43b27a62c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ghsApp/src/pagesStorehouse/allot/allotPut.vue

+ 1 - 1
ghsApp/src/pagesStorehouse/allot/allotPut.vue

@@ -62,7 +62,7 @@ import { getStockInListApi } from "@/api/storehouse/stock";
 import { PUT_STATUS } from "@/utils/declare";
 
 export default {
-	name: "入库列表",
+	name: "allotPut",
 	components: { Tabs, AppWrapperEmpty },
 	mixins: [list],
 	data() {