diff --git a/src/setting.js b/src/setting.js
index 848549c..e7e7ba3 100644
--- a/src/setting.js
+++ b/src/setting.js
@@ -13,7 +13,7 @@ if (isDev) {
sandPath = `http://${location.hostname}:9520`
host = 'http://121.37.12.51/'
// host = 'https://huorantech.cn/'
- // host = 'http://192.168.31.217:9000/'// 榕
+ host = 'http://192.168.31.217:9000/'// 榕
// host = 'http://192.168.31.51:9000/'// 赓
} else if (isPro) {
jumpPath = 'https://www.huorantech.cn/judgmentPoint/'
diff --git a/src/views/order/AddOrder.vue b/src/views/order/AddOrder.vue
index 29d0517..fb6254c 100644
--- a/src/views/order/AddOrder.vue
+++ b/src/views/order/AddOrder.vue
@@ -2566,7 +2566,7 @@ export default {
isEnable: 0, // 启用否:1启用,0禁用
ship: 0,// 发货否(0未发货,1已发货,默认不发货)
authority, // 区分权限
- options: 1,
+ options: 2,
settlementPrice: orderType === 2 ? 0 : '', // 结算价
settlementPriceUnit: e.settlementPrice || 0, // 结算单价
mallNonAssociatedLinks: e.mallNonAssociatedLinks // 产品链接
diff --git a/src/views/serve/projectAdd.vue b/src/views/serve/projectAdd.vue
index b1ee2a1..d9ac71b 100644
--- a/src/views/serve/projectAdd.vue
+++ b/src/views/serve/projectAdd.vue
@@ -202,7 +202,7 @@
+ @input="scoreChange(scope.row, scope.$index)">