liujq 2 năm trước cách đây
mục cha
commit
8f0f53a090

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/index.html


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/static/css/chunk-31bcf1f4.c398dfa5.css


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/static/css/chunk-3c42b13c.4886124f.css


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/static/js/app.04da2ee6.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/static/js/chunk-05a55e7a.19561ee7.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/static/js/chunk-31bcf1f4.b85d51e7.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/static/js/chunk-3c42b13c.4c2ab43f.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/static/js/chunk-69a6a27f.fc93b17a.js


+ 1 - 1
src/views/house/components/popup/SaleEdit.vue

@@ -57,7 +57,7 @@ export default {
       params = { ...this.curObj }
       this.formData = [
         { label: '销售列表', key: 'sale_id', type: 'selectRemote',
-          remoteParams: { skey: 'sale_name', api: `user.admsaleuserlist`, opKey: 'sale_name', opVal: 'id' },
+          remoteParams: { skey: 'sale_name', api: `user.admsaleuserlist?page_size=999`, opKey: 'sale_name', opVal: 'id' },
           remoteOptions: [{ keyRO: params.sale_name, valRO: params.sale_id }]
         },
       ]

+ 5 - 0
src/views/map/dtl.vue

@@ -1151,6 +1151,11 @@ export default {
   // height: 20px !important;
 }
 
+// ::v-deep .amap-marker .amap-icon img {
+//   width: 20px !important;
+//   height: 20px !important;
+// }
+
 .scoped-marker-area {
   background: #369af7;
   box-shadow: 0 0 5px #369af7;

+ 1 - 1
src/views/room/components/popup/IndexEdit.vue

@@ -183,7 +183,7 @@ export default {
           { label: '业主电话', class: 'c-3', key: 'phone' },
           { label: '自定义标签', class: 'c-3', key: 'custom_tag', rules: 1 },
           { label: '置业经理', key: 'sale_id', rules: 1, class: 'c-3', type: 'selectRemote',
-            remoteParams: { skey: 'sale_name', api: `user.admsaleuserlist`, opKey: 'sale_name', opVal: 'id' },
+            remoteParams: { skey: 'sale_name', api: `user.admsaleuserlist?page_size=999`, opKey: 'sale_name', opVal: 'id' },
             remoteOptions: [
               { keyRO: params.sale_name, valRO: params.sale_id }
             ]

+ 1 - 1
src/views/room/components/searchForm/ClickRecord.vue

@@ -30,7 +30,7 @@ export default {
       this.searchData = [
         { label: '咨询客户', key: 'nickname' },
         { label: '置业经理', key: 'sale_id', type: 'selectRemote',
-          remoteParams: { skey: 'sale_name', api: `user.admsaleuserlist`, opKey: 'sale_name', opVal: 'id' }
+          remoteParams: { skey: 'sale_name', api: `user.admsaleuserlist?page_size=999`, opKey: 'sale_name', opVal: 'id' }
         },
         { label: '点击类型', key: 'click_type', type: 'select', options: this.$dictData.contact_click_type},
         // { label: '目标类型', key: 'target_type', type: 'select', options: this.$dictData.contact_target_type},

+ 1 - 1
src/views/room/components/searchForm/Index.vue

@@ -33,7 +33,7 @@ export default {
           remoteParams: { skey: 'estate_name', api: `house.admestatelist?estate_tag=二手`, opKey: 'estate_name', opVal: 'id' }
         },
         { label: '置业经理', key: 'sale_id', type: 'selectRemote',
-          remoteParams: { skey: 'sale_name', api: `user.admsaleuserlist`, opKey: 'sale_name', opVal: 'id' }
+          remoteParams: { skey: 'sale_name', api: `user.admsaleuserlist?page_size=999`, opKey: 'sale_name', opVal: 'id' }
         },
         { label: '所属区域', key: 'area_type', type: 'select', options: this.$dictData.area_type},
         { label: '楼盘类型', key: 'product_type', type: 'select', options: this.$dictData.product_type},

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác