Explorar el Código

采购列表优化

shish hace 3 años
padre
commit
cb9f76728d
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      ghsApp/src/pagesPurchase/order.vue

+ 3 - 3
ghsApp/src/pagesPurchase/order.vue

@@ -77,10 +77,10 @@ export default {
 		this.resetList()
 		this.getCgList()
 	},
+	onLoad(){
+		this.getCgList()
+	},
 	methods: {
-		async init() {
-			this.getCgList();
-		},
 		getCgList() {
 			let ghsId = this.option.ghsId || 0
 			let status = this.tabs[this.tabIndex].key