lilei 2 years ago
parent
commit
dcccab6890

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
 {
   "message": "发现有新版本发布,确定更新系统?",
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
   "vendorJsVersion": "",
-  "version": 1677233973324
+  "version": 1677234171618
 }
 }

+ 0 - 2
src/views/purchasingManagement/purchaseOrderNew/outStockModal.vue

@@ -34,7 +34,6 @@
                 <a-col flex="250px">
                 <a-col flex="250px">
                   <a-form-item label="产品品牌">
                   <a-form-item label="产品品牌">
                     <ProductBrand id="productInfoList-productBrandSn" placeholder="请选择产品品牌" v-model="queryParam.productBrandSn"></ProductBrand>
                     <ProductBrand id="productInfoList-productBrandSn" placeholder="请选择产品品牌" v-model="queryParam.productBrandSn"></ProductBrand>
-                    </a-select>
                   </a-form-item>
                   </a-form-item>
                 </a-col>
                 </a-col>
                 <a-col flex="auto">
                 <a-col flex="auto">
@@ -71,7 +70,6 @@
           </s-table>
           </s-table>
         </div>
         </div>
       </div>
       </div>
-      </div>
     </a-spin>
     </a-spin>
   </a-drawer>
   </a-drawer>
 </template>
 </template>