From 6bce2b80c292697aa3996cc97f69c1586520563d Mon Sep 17 00:00:00 2001 From: dt_2916866708 <> Date: Wed, 24 Jan 2024 15:51:25 +0800 Subject: [PATCH] 12 --- src/views/product/productAdd/newIndex.vue | 7 ++++--- vue.config.js | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/views/product/productAdd/newIndex.vue b/src/views/product/productAdd/newIndex.vue index 9b1f122..fc9cc98 100644 --- a/src/views/product/productAdd/newIndex.vue +++ b/src/views/product/productAdd/newIndex.vue @@ -195,14 +195,14 @@ - + - + @@ -375,7 +375,8 @@ export default { formValidate: { recommendOrNewMark: "1", productStatus: "1", - attr: [] + attr: [], + productDetail:"" }, formDynamics: { ruleName: '', diff --git a/vue.config.js b/vue.config.js index f640b53..21aa923 100644 --- a/vue.config.js +++ b/vue.config.js @@ -25,7 +25,7 @@ module.exports = { proxy: { [process.env.VUE_APP_BASE_API]: { // target: `cls`, - target: `http://192.168.0.254:38080`, + target: `http://192.168.0.16:38080`, // target: `http://192.168.0.22:38080`, // target: `http://192.168.1.83:38080`, // target: 'http://222.132.26.119:8081',