马宇豪
2023-10-07 21e03c21386fb124774df48c8bb1fe3b185dbb48
src/views/notCoalMine/nPeopleManage/index.vue
@@ -147,7 +147,7 @@
      if(obj){
        return obj.label
      }else{
        return '无'
        return '未知'
      }
    },
    openPeople(data,type){
@@ -161,7 +161,12 @@
      this.getPage()
    },
    resetQuery(){
      this.$refs['queryForm'].resetFields()
      this.queryParams={
        idCardNum: '',
        name: '',
        pageNum: 1,
        pageSize: 10
      }
      this.getPage()
    },
    handleAdd(){