浏览代码

前端 sdy

zhongtianhaoyuan 3 年之前
父节点
当前提交
39ca8bb15d
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/views/tranManagement/tranManagementDriver.vue

+ 0 - 2
src/views/tranManagement/tranManagementDriver.vue

@@ -379,7 +379,6 @@ export default {
       deptBudgetTotal: 0,
       currentPage: 1,
       pageSize: 10,
-      searchType: 1,
       searchKeyWord: '',
       contractType: 2,
       startDate: null,
@@ -552,7 +551,6 @@ export default {
         compId: sessionStorage.getItem('ws-pf_compId'),
         currentPage: this.currentPage,
         pageSize: this.pageSize,
-        searchType: this.searchType,
         pcFlag:this.pcFlag,
         residentCityProvincial: this.residentCityProvincial,
         residentCityMunicipal: this.residentCityMunicipal,