linwenxin hai 8 meses
pai
achega
3aa3e746d0

+ 0 - 2
src/packageAttachment/pages/applicationParts/applicationPartsForm.vue

@@ -77,7 +77,6 @@
               <view class="input_module_as_title"> 发出单位 </view>
               <view class="input_module_as_en">
                 <input
-                  disabled
                   v-model="form.deliveryUnit"
                   style="width: 100%; height: 100%; margin-top: -6upx"
                   placeholder="请输入"
@@ -88,7 +87,6 @@
               <view class="input_module_as_title"> 接收单位 </view>
               <view class="input_module_as_en">
                 <input
-                  disabled
                   v-model="form.receiveUnit"
                   style="width: 100%; height: 100%; margin-top: -6upx"
                   placeholder="请输入"