Explorar o código

项目管理活动开展获取数据

Q-ABAB %!s(int64=2) %!d(string=hai) anos
pai
achega
601ece3fe0
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/projectManage/ProjectManagement3.vue

+ 2 - 2
src/views/projectManage/ProjectManagement3.vue

@@ -123,9 +123,9 @@
             let param={
               uid:this.$store.state.userInfo.userid,
               pid:JSON.parse(localStorage.getItem('pid')),
-              cid:0,
+              cid:"",
               leader:'',
-              state:99,
+              state:"",
               page:this.table.currentPage,
               lim:this.table.packageSize
             }