diff --git a/src/api/basicdata/basicdataGoodsShelfView.ts b/src/api/basicdata/basicdataGoodsShelfView.ts index 62b69226..71d32079 100644 --- a/src/api/basicdata/basicdataGoodsShelfView.ts +++ b/src/api/basicdata/basicdataGoodsShelfView.ts @@ -68,6 +68,7 @@ export function geturl(name,params): Promise - 搜 索 - 清 空 + @@ -20,6 +19,8 @@
+ 搜 索 + 清 空 diff --git a/src/views/Pricesystem/Price/PriceDelivery.vue b/src/views/Pricesystem/Price/PriceDelivery.vue index a5a75c73..eb4d719c 100644 --- a/src/views/Pricesystem/Price/PriceDelivery.vue +++ b/src/views/Pricesystem/Price/PriceDelivery.vue @@ -59,6 +59,7 @@ :min="0" :max="9999999" :controls="false" + :value-on-clear="0" placeholder="请输入价格" /> @@ -82,6 +83,7 @@ :min="0" :max="9999999" :controls="false" + :value-on-clear="0" placeholder="请输入价格" /> @@ -107,6 +109,7 @@ :min="0" :max="9999999" :controls="false" + :value-on-clear="0" placeholder="请输入价格" /> @@ -131,6 +134,7 @@ :min="0" :max="9999999" :controls="false" + :value-on-clear="0" placeholder="请输入价格" /> @@ -147,6 +151,7 @@ :min="0" :max="9999999" :controls="false" + :value-on-clear="0" placeholder="请输入价格" /> @@ -163,6 +168,7 @@ :min="0" :max="9999999" :controls="false" + :value-on-clear="0" placeholder="请输入价格" /> @@ -192,7 +198,11 @@ style="width: 48%" v-if="form.Wholevehicle" > - +