+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 删除
+ 新增
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+
+
+
+
+
+
+ 编辑
+ 删除
+
+
+
+ handleQuery({ pageSize: val })"
+ @current-change="(val: any) => handleQuery({ page: val })"
+ layout="total, sizes, prev, pager, next, jumper"
+ :page-sizes="[10, 20, 50, 100, 200, 500]"
+ :total="state.tableParams.total"
+ size="small"
+ background />
+
+
+
+
+
\ No newline at end of file
diff --git a/Web/src/views/system/langText/component/editDialog.vue b/Web/src/views/system/langText/component/editDialog.vue
new file mode 100644
index 0000000000000000000000000000000000000000..1c8d7643784fe0dfcb689324c81e444031706122
--- /dev/null
+++ b/Web/src/views/system/langText/component/editDialog.vue
@@ -0,0 +1,121 @@
+
+