关键词管理
This commit is contained in:
		| @@ -149,7 +149,6 @@ export default { | ||||
|   }, | ||||
|   methods: { | ||||
|     getTotal() { | ||||
|       console.log(1) | ||||
|       var totalDepartmentId = this.totalDeptList.length ? this.totalDeptList[this.totalDeptList.length-1] : '' | ||||
|       this.instance.post(`/app/appsessionarchivekeywordrecord/statistics1?deptFullId=${totalDepartmentId}`).then(res => { | ||||
|         if (res?.data) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user