Commit e8933196 authored by 萌萌哒SAKURA酱's avatar 萌萌哒SAKURA酱

💬 Updating text and literals.

parent 67b083c9
......@@ -29,7 +29,6 @@
<template slot-scope="scope"
slot="menu">
<el-button type="text"
v-if="permissions.sys_client_del"
icon="el-icon-check"
size="mini"
plain
......@@ -58,7 +57,7 @@ import { fetchList, handleDown } from '@/api/gen/gen'
import { tableOption, formOption } from '@/const/crud/gen/gen'
import { mapGetters } from 'vuex'
export default {
name: 'client',
name: 'code-generator',
data () {
return {
tableData: [],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment