mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 19:05:55 +02:00
use vue-gettext
This commit is contained in:
parent
b8d5d03572
commit
35d144c678
61 changed files with 1929 additions and 412 deletions
|
@ -66,7 +66,7 @@
|
|||
<script>
|
||||
import StdTable from './StdTable'
|
||||
import StdDataEntry from '@/components/StdDataEntry/StdDataEntry'
|
||||
import FooterToolBar from "@/components/FooterToolbar/FooterToolBar"
|
||||
import FooterToolBar from '@/components/FooterToolbar/FooterToolBar'
|
||||
|
||||
export default {
|
||||
name: 'StdCurd',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue