shish 2 lat temu
rodzic
commit
70391f2ed6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      ghsApp/src/admin/home/components/OrderItem.vue

+ 1 - 1
ghsApp/src/admin/home/components/OrderItem.vue

@@ -108,7 +108,7 @@ export default {
 	},
 	data() {
 		return {
-      currentStatus:1
+      currentStatus:0
 		};
 	},
 	mounted(){