YangJian0701 1 year ago
parent
commit
c755f27908
2 changed files with 2 additions and 1 deletions
  1. BIN
      dist.rar
  2. 2 1
      src/views/companyManagement/index.vue

BIN
dist.rar


+ 2 - 1
src/views/companyManagement/index.vue

@@ -616,7 +616,8 @@
 			},
 			GetTempListApi(e) {
 				TempList({
-					T_class:e[e.length-1]
+					T_class:e[e.length-1],
+					page_z:999
 				}).then(res => {
 					console.log('报错', res)
 					if (res.data.Code === 200) {