From 9d3809f546a7edcaf43d4d8978010bfca8986433 Mon Sep 17 00:00:00 2001 From: chenjianan Date: Mon, 24 Dec 2018 15:05:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/PurchasingCenter/PurchaseContractApproval/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/PurchasingCenter/PurchaseContractApproval/index.vue b/src/views/PurchasingCenter/PurchaseContractApproval/index.vue index 944bf4ed..6a913066 100644 --- a/src/views/PurchasingCenter/PurchaseContractApproval/index.vue +++ b/src/views/PurchasingCenter/PurchaseContractApproval/index.vue @@ -193,6 +193,7 @@ export default { }, created() { this.fetchData() + this.searchTable1() }, methods: { fetchData() {