Compare commits

..

No commits in common. "c2c4bbfc2e69193b48dd11186953f4335176540d" and "14dd1045caa0894a7a38e78519b5092c6e698d36" have entirely different histories.

12 changed files with 7 additions and 32 deletions

View File

@ -2,12 +2,6 @@ import { h } from 'vue';
import { ElTag } from 'element-plus';
export const columns = [
{
label: 'ID',
prop: 'id',
fixed: 'left',
width: 50,
},
{
label: '文章标题',
prop: 'title',

View File

@ -2,12 +2,6 @@ import { h } from 'vue';
import { ElTag } from 'element-plus';
export const columns2 = [
{
label: 'ID',
prop: 'id',
fixed: 'left',
width: 50,
},
{
label: '通知标题',
prop: 'title',

View File

@ -5,17 +5,13 @@ export const columns = [
{
label: 'ID',
prop: 'id',
fixed: 'left',
width: 50,
},
{
label: '字典名称',
prop: 'name',
width: 100,
},
{
label: '字典编码',
prop: 'code',
width: 100,
},
];

View File

@ -8,8 +8,7 @@ export const columns = [
{
label: 'ID',
prop: 'id',
fixed: 'left',
width: 50,
width: 100,
},
{
label: '通知标题',

View File

@ -8,8 +8,7 @@ export const columns = [
{
label: 'ID',
prop: 'id',
fixed: 'left',
width: 50,
width: 100,
},
{
label: '参数名称',

View File

@ -8,8 +8,7 @@ export const columns = [
{
label: 'ID',
prop: 'id',
fixed: 'left',
width: 50,
width: 80,
},
{
label: '职级名称',

View File

@ -8,7 +8,6 @@ export const columns = [
{
label: 'ID',
prop: 'id',
fixed: 'left',
width: 100,
},
{

View File

@ -8,7 +8,6 @@ export const columns = [
{
label: 'ID',
prop: 'id',
fixed: 'left',
width: 100,
},
{

View File

@ -8,8 +8,7 @@ export const columns = [
{
label: 'ID',
prop: 'id',
fixed: 'left',
width: 50,
width: 100,
},
{
label: '岗位名称',

View File

@ -8,8 +8,7 @@ export const columns = [
{
label: 'ID',
prop: 'id',
fixed: 'left',
width: 50,
width: 100,
},
{
label: '角色名称',

View File

@ -8,8 +8,7 @@ export const columns = [
{
label: 'ID',
prop: 'id',
fixed: 'left',
width: 50,
width: 100,
},
{
label: '租户名称',

View File

@ -8,8 +8,7 @@ export const columns = [
{
label: 'ID',
prop: 'id',
fixed: 'left',
width: 50,
width: 100,
},
{
label: '登录账号',