zhangxin 1 mese fa
parent
commit
3f7e98b30c
2 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 2 2
      pages/wareHouse/components/add.vue
  2. 2 2
      store/modules/user.js

+ 2 - 2
pages/wareHouse/components/add.vue

@@ -220,7 +220,7 @@
220 220
                         <u--input v-model="formData.productAttachment" placeholder="请输入" clearable
221 221
                             border="none"></u--input>
222 222
                     </u-form-item>
223
-                    <u-form-item label="备注(仅内部人员可见)">
223
+                    <u-form-item label="备注(仅内部人员可见)" borderBottom>
224 224
                         <view class="recycle_bottom_desc">
225 225
                             <u--textarea v-model="formData.productDesc" clearable count autoHeight maxlength="250"
226 226
                                 height="100" confirmType="done"></u--textarea>
@@ -234,7 +234,7 @@
234 234
                             </view>
235 235
                         </view>
236 236
                     </u-form-item>
237
-                    <u-form-item label="付款方式" borderBottom>
237
+                    <u-form-item label="付款方式">
238 238
                         <TabSelect :tabList="paymentTabList" :echoInfo="payTypeEcho" :colNum="4" mode="single" 
239 239
                             :isClear="payTypeIsClear" @tabChange="handlePayTypeTabChange">
240 240
                         </TabSelect>

+ 2 - 2
store/modules/user.js

@@ -28,8 +28,8 @@ export default {
28 28
 		netConfig: {
29 29
 			// http://59.42.9.166:9520/proxy
30 30
 			// http://10.0.7.100:9500
31
-			// ip: "https://crm.nanjingshiyu.com/prod-api", // ip
32
-			ip: "https://crmtest.nanjingshiyu.com/prod-api", // 测试环境ip
31
+			ip: "https://crm.nanjingshiyu.com/prod-api", // ip
32
+			// ip: "https://crmtest.nanjingshiyu.com/prod-api", // 测试环境ip
33 33
 			// ip : "/api", // 测试环境ip
34 34
 			// ip : "http://47.113.184.101", // 测试环境ip
35 35
 			// ip: "http://172.16.7.200", // ip