Commit 141eb9f4 authored by xishifeng's avatar xishifeng

bug修改

parent e0df5813
...@@ -198,7 +198,7 @@ require(['vue', 'css!style/shop_detail_pc.css', 'jquery0325', 'common'], functio ...@@ -198,7 +198,7 @@ require(['vue', 'css!style/shop_detail_pc.css', 'jquery0325', 'common'], functio
}, },
signRule() { signRule() {
let _this = this; let _this = this;
return '付' + _this.d.payment_month + '押' + _this.d.deposit_month + ' ' + _this.d.age_limit + '年'; return '付' + _this.d.payment_month + '押' + _this.d.deposit_month + ' ' + _this.d.age_limit;
}, },
showModal1(t) { showModal1(t) {
let _this = this; let _this = this;
......
...@@ -981,6 +981,7 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function ...@@ -981,6 +981,7 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function
_foreignYoushiObj, //周边配套,对外项目优势 _foreignYoushiObj, //周边配套,对外项目优势
_suoshudiduanObj, //所属地段 _suoshudiduanObj, //所属地段
_fujinrenliuObj, //附近人流 _fujinrenliuObj, //附近人流
_qitabuchongObj, //其他补充为必填项
_guizeFuObj, _guizeFuObj,
_guizeYaObj, _guizeYaObj,
_qianyueNianxianObj, _qianyueNianxianObj,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment