230320a303 6 mesi fa
parent
commit
3603f83da1

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-6046bae2.ebf81a9f.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.89e40f60.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-35d10e66.178004eb.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-6046bae2.cbf2d4f9.js


+ 2 - 2
src/views/house/components/popup/TrendUpdate.vue

@@ -54,8 +54,8 @@ export default {
     getDef(fieldStr) {
       let params = { ...this.cObj }
       this.formData = [
-        { label: '起价', rules: 1, key: 'price_min', type: 'inputFont', appendFont: '元', class: 'c-2'},
-        { label: '封顶价', key: 'price_max', type: 'inputFont', appendFont: '元', class: 'c-2'},
+        { label: '起价', rules: 1, key: 'price_min', type: 'inputFont', appendFont: '元', class: 'c-2'},
+        { label: '封顶价', key: 'price_max', type: 'inputFont', appendFont: '元', class: 'c-2'},
         { label: '现场折扣', key: 'scene_discount'},
         { label: '实际折扣', key: 'actual_discount'},
         { label: '最新动态', key: 'dynamic', type: 'textarea', class: 'c-2'},

Some files were not shown because too many files changed in this diff