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;
             },
           },
           {