From 653878fc8383e8b782ea8e5632bb4c80cbcba1a1 Mon Sep 17 00:00:00 2001 From: xd Date: Mon, 15 Apr 2024 21:04:52 +0800 Subject: [PATCH] 123 --- ruoyi-ui/src/views/customer/customer/index.vue | 6 +++--- ruoyi-ui/src/views/quot/quot/index.vue | 10 +++++----- .../views/technicalConfirm/technicalConfirm/index.vue | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ruoyi-ui/src/views/customer/customer/index.vue b/ruoyi-ui/src/views/customer/customer/index.vue index 07db6b5..ad0228d 100644 --- a/ruoyi-ui/src/views/customer/customer/index.vue +++ b/ruoyi-ui/src/views/customer/customer/index.vue @@ -160,7 +160,7 @@ - + @@ -650,7 +650,7 @@ export default { this.qccLoading = true; qccListCustomer(this.queryQccParams).then(response => { this.qccCustomerList = response.rows; - this.qccTotal = response.total; + //this.qccTotal = response.total; //this.qccCurrentPage = 1; this.qccLoading = false; }); @@ -678,7 +678,7 @@ export default { /** 重置按钮操作 */ resetQccQuery() { this.qccCustomerList = []; - this.qccTotal = 0; + //this.qccTotal = 0; this.resetForm("queryQccForm"); } /*****************************企查查查询模块*************************************/ diff --git a/ruoyi-ui/src/views/quot/quot/index.vue b/ruoyi-ui/src/views/quot/quot/index.vue index 597ff90..c1f63fb 100644 --- a/ruoyi-ui/src/views/quot/quot/index.vue +++ b/ruoyi-ui/src/views/quot/quot/index.vue @@ -160,7 +160,7 @@ -
+
@@ -260,7 +260,7 @@ :show-file-list="false" :limit="1" v-if="this.form.quotApprovalStatus == '0'"> - 上传文件 + 上传文件 @@ -362,7 +362,7 @@ :show-file-list="false" :limit="1" v-if="this.form.quotJsxzApprovalStatus == '0'"> - 上传文件 + 上传文件 @@ -520,7 +520,7 @@ :show-file-list="false" :limit="1" v-if="this.form.quotApprovalStatus == '1'"> - 上传文件 + 上传文件 @@ -555,7 +555,7 @@ :show-file-list="false" :limit="1" v-if="uploadDis"> - 上传文件 + 上传文件 diff --git a/ruoyi-ui/src/views/technicalConfirm/technicalConfirm/index.vue b/ruoyi-ui/src/views/technicalConfirm/technicalConfirm/index.vue index 0e99307..936a57f 100644 --- a/ruoyi-ui/src/views/technicalConfirm/technicalConfirm/index.vue +++ b/ruoyi-ui/src/views/technicalConfirm/technicalConfirm/index.vue @@ -707,7 +707,7 @@ :show-file-list="false" :limit="1" v-if="uploadDis"> - 上传文件 + 上传文件