diff --git a/seller/src/views/goods/goods-seller/goodsOperationSec.vue b/seller/src/views/goods/goods-seller/goodsOperationSec.vue index d2449f10..74f672d3 100644 --- a/seller/src/views/goods/goods-seller/goodsOperationSec.vue +++ b/seller/src/views/goods/goods-seller/goodsOperationSec.vue @@ -11,7 +11,7 @@ {{ this.baseInfoForm.categoryName[0] - }} + }} > {{ this.baseInfoForm.categoryName[1] }} > {{ this.baseInfoForm.categoryName[2] }} @@ -66,7 +66,7 @@ @on-blur="checkWholesaleNum(index)"> {{ baseInfoForm.goodsUnit || "" - }} + }} @@ -233,8 +233,8 @@ :on-exceeded-size="handleMaxSize" :on-format-error="handleFormatError" :on-progress="() => { $Spin.show(); }" :on-success="(res, file) => { handleSuccess(res, file, val.images) - }" :show-upload-list="false" - style="width: 180px;height: 140px;margin-right: 10px" type="drag"> + }" :show-upload-list="false" style="width: 180px;height: 140px;margin-right: 10px" + type="drag">
@@ -291,7 +291,7 @@ @on-change="updateSkuTable(row, 'quantity')"> {{ baseInfoForm.goodsUnit || "" - }} + }}