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">
- 上传文件
+ 上传文件