tangning 4 tháng trước cách đây
mục cha
commit
c38dceaf1d
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/work/remarksModal.vue

+ 2 - 2
src/views/work/remarksModal.vue

@@ -68,11 +68,11 @@
           field: 'remark',
           field: 'remark',
           component: 'InputTextArea',
           component: 'InputTextArea',
           required: true,
           required: true,
-          label: '检测结果',
+          label: '维修记录',
           componentProps: {
           componentProps: {
             maxLength: 500,
             maxLength: 500,
             rows: 4,
             rows: 4,
-            placeholder: '请填写备注',
+            placeholder: '请填写维修记录',
           },
           },
           colProps: {
           colProps: {
             span: 22,
             span: 22,