Explorar o código

feat: (dashborad) 文案

gemercheung %!s(int64=2) %!d(string=hai) anos
pai
achega
a541c4fe42
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/notification/addModal.vue

+ 2 - 2
src/views/notification/addModal.vue

@@ -92,7 +92,7 @@
         },
         {
           field: 'content1',
-          label: '内容1',
+          label: '内容',
           component: 'InputTextArea',
           ifShow: ({ model }) => {
             return model['type'] === 0;
@@ -110,7 +110,7 @@
         },
         {
           field: 'content2',
-          label: '内容2',
+          label: '内容',
           component: 'Upload',
           required: true,
           itemProps: {