Explorar el Código

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

Q-ABAB hace 2 años
padre
commit
601ece3fe0
Se han modificado 1 ficheros con 2 adiciones y 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
             }