zh %!s(int64=2) %!d(string=hai) anos
pai
achega
5a7163dd80
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/supply/pickup/components/pickup_form.vue

+ 1 - 0
src/views/supply/pickup/components/pickup_form.vue

@@ -657,6 +657,7 @@ export default {
     // 获取提货方式列表
     getPickupWayList() {
       getDictList({ sysDictEnum: 'PICK' }).then(res => {
+        console.log(this.userInfo);
         this.frontPickType = this.userInfo.frontPickType
         this.isFront = this.userInfo.isFront
         this.isPick = this.userInfo.isPick