diff --git a/fe/PC/public/config.js b/fe/PC/public/config.js
index 82164cdc6..bf41df45d 100644
--- a/fe/PC/public/config.js
+++ b/fe/PC/public/config.js
@@ -1,12 +1,12 @@
// dev
-window.SITE_CONFIG['base'] = 'http://dev.ccwin-in.com:59099'
-window.SITE_CONFIG['user'] = 'http://dev.ccwin-in.com:59093'
+window.SITE_CONFIG['base'] = 'http://dev.ccwin-in.com:21093'
+window.SITE_CONFIG['user'] = 'http://dev.ccwin-in.com:21293'
window.SITE_CONFIG['print'] = 'print'
-window.SITE_CONFIG['largeScreen'] = 'http://dev.ccwin-in.com:59082'
+window.SITE_CONFIG['largeScreen'] = 'http://dev.ccwin-in.com:21093'
window.SITE_CONFIG['warehouseCode'] = 'T8'
window.SITE_CONFIG['company'] = 'DongYang'
window.SITE_CONFIG['client_secret'] = '1q2w3e*'
-window.SITE_CONFIG['reportsUrl'] = 'http://10.164.0.227:59091/#/reports/'
+window.SITE_CONFIG['reportsUrl'] = 'http://10.164.0.227:21093/#/reports/'
// localhost
// window.SITE_CONFIG['base'] = 'http://dev.ccwin-in.com:59099'
diff --git a/fe/PC/src/components/rowDrop/index.vue b/fe/PC/src/components/rowDrop/index.vue
index 5cb02ea9f..192873664 100644
--- a/fe/PC/src/components/rowDrop/index.vue
+++ b/fe/PC/src/components/rowDrop/index.vue
@@ -1,106 +1,125 @@
-
-
-
字段设置
-
-
-
-
-
-
-
{{ item.label }}
-
-
-
-
- 重置
- 关闭
-
-
-
-
-
-
-
\ No newline at end of file
+}
+
\ No newline at end of file