1018653686@qq.com hace 1 año
padre
commit
1baab213e6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/WDLY/jd/backOrder/index.vue

+ 1 - 1
src/views/WDLY/jd/backOrder/index.vue

@@ -175,7 +175,7 @@ const selectConfig = computed(() => {
   return [
     {
       label: "退货单状态",
-      prop: "returnState",
+      prop: "returnStateName",
       data: returnStates.value,
     },
   ];