diff --git a/src/views/pages/process/channeltype/channel-type-edit-dialog.vue b/src/views/pages/process/channeltype/channel-type-edit-dialog.vue new file mode 100644 index 0000000000000000000000000000000000000000..8f9d868fd61435a89271816d63fb2ff4428d2de8 --- /dev/null +++ b/src/views/pages/process/channeltype/channel-type-edit-dialog.vue @@ -0,0 +1,309 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/pages/process/channeltype/channeltype-manage.vue b/src/views/pages/process/channeltype/channeltype-manage.vue index 0e320958580d8782ae2f531c7db5a87290d951c5..2b2e622cbcead41d2400dfdfe78da01d765816c4 100644 --- a/src/views/pages/process/channeltype/channeltype-manage.vue +++ b/src/views/pages/process/channeltype/channeltype-manage.vue @@ -3,28 +3,30 @@ - {{ $t('term.process.sertype') }} + {{ $t('term.process.sertype') }} - + + changeCurrent()" > - + - {{ row.name }} + {{ row.name }} {{ row.isActive == 1 ? $t('page.enable') : $t('page.disable') }} @@ -40,61 +42,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + - - -