diff --git a/.env.production b/.env.production index efbb6dd..1fb0f0d 100644 --- a/.env.production +++ b/.env.production @@ -12,3 +12,4 @@ VUE_APP_UPLOAD_PRIVATE_URL = '/adminapi/oil-dict/imageHandler/uploadProtectedImg VUE_APP_ENV = 'production' VUE_APP_DOMAIN = www.xingoil.com/ws + \ No newline at end of file diff --git a/src/views/product/productAdd/newIndex.vue b/src/views/product/productAdd/newIndex.vue index 23fe2fc..d4a2890 100644 --- a/src/views/product/productAdd/newIndex.vue +++ b/src/views/product/productAdd/newIndex.vue @@ -465,7 +465,7 @@ export default { shippingList: [], // 运费模板 formThead: Object.assign({}, objTitle), formValidate: { - recommendOrNewMark: '1', + recommendOrNewMark: '', productStatus: '1', attr: [], productDetail: '' diff --git a/src/views/product/productList/index.vue b/src/views/product/productList/index.vue index f8c8479..2270ff7 100644 --- a/src/views/product/productList/index.vue +++ b/src/views/product/productList/index.vue @@ -32,9 +32,9 @@ - + 查询 @@ -125,13 +125,13 @@ - +