Parcourir la source

fix: 提货新增编辑 显示 {
label: '前置仓',
value: 0
},

zh il y a 2 ans
Parent
commit
8d0f82c40c
1 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 4 4
      src/views/supply/pickup/components/pickup_form.vue

+ 4 - 4
src/views/supply/pickup/components/pickup_form.vue

@@ -463,10 +463,10 @@ export default {
       companyList: [],
       logisticsNumber: '',
       storeList: [
-        // {
-        //   label: '前置仓',
-        //   value: 0
-        // },
+        {
+          label: '前置仓',
+          value: 0
+        },
         {
           label: '工程机',
           value: 1