فهرست منبع

分配时会显示id

lxf 2 سال پیش
والد
کامیت
a44180c6a5
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      src/views/customer/file/index.vue

+ 1 - 2
src/views/customer/file/index.vue

@@ -228,11 +228,10 @@ const config = computed(() => {
             },
             el: "button",
             click() {
-              openAllocation.value = true;
               formAllocation.data = {
                 id: row.id,
-                userId: row.userId,
               };
+              openAllocation.value = true;
             },
           },
           {