cz 1 year ago
parent
commit
ccb71c4562
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/WDLY/outInBound/abnormal/index.vue

+ 1 - 0
src/views/WDLY/outInBound/abnormal/index.vue

@@ -434,6 +434,7 @@ const formConfigData = [
 ];
 const formConfig = ref([]);
 const getList = async (req) => {
+  // 11
   sourceList.value.pagination = { ...sourceList.value.pagination, ...req };
   loading.value = true;
   proxy