朱鑫波 4 年之前
父節點
當前提交
adb402bab1

+ 2 - 1
src/views/modules/advertiser/modules/ProjectModal.vue

@@ -96,8 +96,9 @@
             optionFilterProp="children"
             style="width: 100%"
             :filterOption="filterOption"
-            v-decorator="['saleId', { rules: [{  required: true,message: '请选择销售' }] }]"
+            v-decorator="['saleId',]"
           >
+          <!--  { rules: [{  required: true,message: '请选择销售' }] } -->
             <a-select-option
               v-for="appModel in optionsElse"
               :key="appModel.userId + new Date().getTime()"

+ 2 - 1
src/views/modules/advertiser/modules/projectListModal.vue

@@ -99,8 +99,9 @@
             optionFilterProp="children"
             style="width: 100%"
             :filterOption="filterOption"
-            v-decorator="['saleId', { rules: [{  required: true,message: '请选择销售' }] }]"
+            v-decorator="['saleId',{ rules: [{  required: true,message: '请选择销售' }] } ]"
           >
+          <!--  -->
             <a-select-option
               v-for="appModel in optionsElse"
               :key="appModel.userId + new Date().getTime()"

+ 2 - 2
src/views/user/Login.vue

@@ -236,9 +236,9 @@
         console.log(url)
         window.WwLogin({
           id: 'wx_reg',
-          appid: 'ww24b8a47826f5875f',
+          appid: 'wwef2e51064c0ac897',
           agentid: '1000002',
-          redirect_uri: 'http://callback.c-top.com.cn:8080/jeecg-boot/qywexin',
+          redirect_uri: 'http://jiaoyangapi.shyouteng.com.cn/jeecg-boot/qywexin',
           state: url + '/user/transfer-local',
           href: ''
         })

+ 1 - 1
vue.config.js

@@ -69,7 +69,7 @@ module.exports = {
     proxy: {
       '/jeecg-boot': {
         //  target: 'http://192.168.1.8:8080', //请求本地 需要jeecg-boot后台项目  蒙蒙
-         target: 'http://192.168.1.8:8805', //请求本地 需要jeecg-boot后台项目  蒙蒙
+         target: 'http://jiaoyangapi.shyouteng.com.cn', //请求本地 需要jeecg-boot后台项目  蒙蒙
         // target: 'http://192.168.0.59:8088', //请求本地 需要jeecg-boot后台项目  英豪
         // target: 'http://192.168.1.72:8088', //请求本地 需要jeecg-boot后台项目  英豪
         // target: 'http://192.168.2.115:8080', //请求本地 需要jeecg-boot后台项目  祚云