zhangherong
2025-04-07 f161c3e5bed6958139fac58e2346fb3c22f5a257
src/views/system/UserList.vue
@@ -231,6 +231,12 @@
          //   dataIndex: 'phone'
          // },
          {
            title: '岗位',
            align: "center",
            width: 80,
            dataIndex: 'post_dictText'
          },
          {
            title: '部门',
            align: "center",
            width: 240,
@@ -249,6 +255,7 @@
            width: 80,
            dataIndex: 'status_dictText'
          },
          {
            title: '操作',
            dataIndex: 'action',
@@ -332,6 +339,12 @@
                //   dataIndex: 'phone'
                // },
                {
                  title: '岗位',
                  align: "center",
                  width: 80,
                  dataIndex: 'post_dictText'
                },
                {
                  title: '车间',
                  align: "center",
                  width: 240,
@@ -397,6 +410,12 @@
                //   dataIndex: 'phone'
                // },
                {
                  title: '岗位',
                  align: "center",
                  width: 80,
                  dataIndex: 'post_dictText'
                },
                {
                  title: '部门',
                  align: "center",
                  width: 240,