tangning 4 ماه پیش
والد
کامیت
c38dceaf1d
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/views/work/remarksModal.vue

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

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