linwenxin 2 هفته پیش
والد
کامیت
34428df0f9
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/views/workOrder/qualityFeedback/index.vue

+ 2 - 2
src/views/workOrder/qualityFeedback/index.vue

@@ -1126,7 +1126,7 @@ export default {
           },
           formItemAttributes: {
             label: '网点提交人',
-            prop: 'createBy'
+            prop: 'submitBy'
           }
         },
         {
@@ -1138,7 +1138,7 @@ export default {
           },
           formItemAttributes: {
             label: '网点提交时间',
-            prop: 'createTime'
+            prop: 'submitTime'
           }
         },
         {