lilei 3 سال پیش
والد
کامیت
a5b4151aed
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/expenseManagement/expenseReimbursementDetail/list.vue

+ 1 - 1
src/views/expenseManagement/expenseReimbursementDetail/list.vue

@@ -273,7 +273,7 @@ export default {
       this.queryParam.expenseDate = dateString
     },
     custChange (val) {
-      this.queryParam.buyerSn = val.key
+      this.queryParam.splitObjSn = val.key
     },
     disabledDate (current) {
       return current && current > moment().endOf('day')