فهرست منبع

我的待办页面的客户名称入参名传错了,已修复

刘洋 1 سال پیش
والد
کامیت
f5c849c105
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/my-workbenches/workbenches/my-waits/index.vue

+ 1 - 1
src/views/my-workbenches/workbenches/my-waits/index.vue

@@ -97,7 +97,7 @@ const fields = ref([
     cell: 'service',
   },
   {
-    prop: 'custom',
+    prop: 'customName',
     label: '客户名称',
     labelWidth: 100,
     colSpan: 5,