shish 2 år sedan
förälder
incheckning
70391f2ed6
1 ändrade filer med 1 tillägg och 1 borttagningar
  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(){