Commit 3fb92c90 by 无尘

fix: 修改面积限制

parent 09fdb2f0
<!DOCTYPE html><html><head><meta charset=utf-8><link rel="shortcut icon" href=./favicon.ico><title>好办管理平台</title><link href=./static/css/app.5c62f6a86b31c0feeded281021df4adf.css rel=stylesheet></head><body style="min-width: 1400px;"><div id=app></div><script src=//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js></script><script src=//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js></script><script src=//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js></script><script src=//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js></script><script>// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();</script><script type=text/javascript src=./static/js/manifest.bbbd7f8a40bcb33afc03.js></script><script type=text/javascript src=./static/js/vendor.602fdab0d7efa77c1363.js></script><script type=text/javascript src=./static/js/app.8ea2ea5a77a8eb341ac6.js></script></body></html>
\ No newline at end of file
<!DOCTYPE html><html><head><meta charset=utf-8><link rel="shortcut icon" href=./favicon.ico><title>好办管理平台</title><link href=./static/css/app.9df2c61269131125acc3ce5fbb85f393.css rel=stylesheet></head><body style="min-width: 1400px;"><div id=app></div><script src=//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js></script><script src=//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js></script><script src=//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js></script><script src=//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js></script><script>// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();</script><script type=text/javascript src=./static/js/manifest.35129bda78362d9c7983.js></script><script type=text/javascript src=./static/js/vendor.602fdab0d7efa77c1363.js></script><script type=text/javascript src=./static/js/app.04ecb5acc5a1e11a2368.js></script></body></html>
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
webpackJsonp([71],{"46YG":function(t,e){},Knd1:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("2eFk"),c=a("fvdr"),i=a("Qie6"),o={name:"reviewed",data:function(){return{bgHeight:window.screen.availHeight-380+"px",appName:"云日报",appIcon:window.unescape(this.$route.query.appIcon),activeSelTab:"1",activeTab:"1",tabListData:[{tabId:"1",tabName:"云日报记录",icon:"icon-ribao1",onlyIconActive:!1},{tabId:"2",tabName:"云日报设置",icon:"icon-ribaoshezhi",onlyIconActive:!1,children:[{tabId:"21",tabName:"模板配置",icon:"",children:[{tabId:"211",tabName:"系统报表",icon:""},{tabId:"212",tabName:"自定义报表",icon:""}]},{tabId:"22",tabName:"任务下发设置",icon:""}]}],activeBrand:"",activeGroup:""}},computed:{},methods:{changeRoute:function(t){this.$router.push(t)},selectBrandId:function(t,e){this.activeBrand=t,this.activeGroup=e},setSelectTab:function(t){switch(this.activeTab=t.tabId,t.tabId){case"1":this.changeRoute("dailyRecord?appIcon="+this.$route.query.appIcon);break;case"2":case"21":case"211":this.changeRoute("systemReport?appIcon="+this.$route.query.appIcon);break;case"212":this.changeRoute("customReport?appIcon="+this.$route.query.appIcon);break;case"22":this.changeRoute("taskAssign?appIcon="+this.$route.query.appIcon)}},showTab:function(t){this.activeTab=t,this.activeSelTab=t,this.tabListData.forEach(function(e){e.tabId==t&&(e.onlyIconActive=!1),e.children&&e.children.forEach(function(a){a.tabId==t&&(e.onlyIconActive=!0),a.children&&a.children.forEach(function(a){a.tabId==t&&(e.onlyIconActive=!0)})})})}},watch:{activeBrand:function(t,e){this.activeBrand=t},activeGroup:function(t,e){this.activeGroup=t}},mounted:function(){var t=this.$route.query.appIcon;t&&(this.appIcon=window.unescape(t)),document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:n.a,commonAppTop:c.a,commonDetailLeft:i.a}},s={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"my-customer-wrap common-set-wrap"},[a("div",{staticClass:"right-content"},[a("common-app-top",{attrs:{appName:t.appName,appIcon:t.appIcon},on:{selectBrandId:t.selectBrandId}}),t._v(" "),a("div",{staticClass:"right-box",style:{"min-height":t.bgHeight}},[a("div",{staticClass:"apps-content flex",style:{"min-height":t.bgHeight}},[a("div",{staticClass:"apps-content-left w-157",style:{"min-height":t.bgHeight}},[a("common-detail-left",{attrs:{tabListData:t.tabListData,activeSelTab:t.activeSelTab},on:{setSelectTab:t.setSelectTab}})],1),t._v(" "),a("div",{staticClass:"apps-content-right"},[a("transition",{attrs:{name:"fade",mode:"out-in"}},[a("router-view",{attrs:{brandId:t.activeBrand,activeGroupId:t.activeGroup,tabType:t.activeTab},on:{showTab:t.showTab}})],1)],1)])])],1),t._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[]};var r=a("VU/8")(o,s,!1,function(t){a("46YG")},"data-v-12c1e316",null);e.default=r.exports}});
\ No newline at end of file
webpackJsonp([72],{"46YG":function(t,e){},Knd1:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("2eFk"),c=a("fvdr"),i=a("Qie6"),o={name:"reviewed",data:function(){return{bgHeight:window.screen.availHeight-380+"px",appName:"云日报",appIcon:window.unescape(this.$route.query.appIcon),activeSelTab:"1",activeTab:"1",tabListData:[{tabId:"1",tabName:"云日报记录",icon:"icon-ribao1",onlyIconActive:!1},{tabId:"2",tabName:"云日报设置",icon:"icon-ribaoshezhi",onlyIconActive:!1,children:[{tabId:"21",tabName:"模板配置",icon:"",children:[{tabId:"211",tabName:"系统报表",icon:""},{tabId:"212",tabName:"自定义报表",icon:""}]},{tabId:"22",tabName:"任务下发设置",icon:""}]}],activeBrand:"",activeGroup:""}},computed:{},methods:{changeRoute:function(t){this.$router.push(t)},selectBrandId:function(t,e){this.activeBrand=t,this.activeGroup=e},setSelectTab:function(t){switch(this.activeTab=t.tabId,t.tabId){case"1":this.changeRoute("dailyRecord?appIcon="+this.$route.query.appIcon);break;case"2":case"21":case"211":this.changeRoute("systemReport?appIcon="+this.$route.query.appIcon);break;case"212":this.changeRoute("customReport?appIcon="+this.$route.query.appIcon);break;case"22":this.changeRoute("taskAssign?appIcon="+this.$route.query.appIcon)}},showTab:function(t){this.activeTab=t,this.activeSelTab=t,this.tabListData.forEach(function(e){e.tabId==t&&(e.onlyIconActive=!1),e.children&&e.children.forEach(function(a){a.tabId==t&&(e.onlyIconActive=!0),a.children&&a.children.forEach(function(a){a.tabId==t&&(e.onlyIconActive=!0)})})})}},watch:{activeBrand:function(t,e){this.activeBrand=t},activeGroup:function(t,e){this.activeGroup=t}},mounted:function(){var t=this.$route.query.appIcon;t&&(this.appIcon=window.unescape(t)),document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:n.a,commonAppTop:c.a,commonDetailLeft:i.a}},s={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"my-customer-wrap common-set-wrap"},[a("div",{staticClass:"right-content"},[a("common-app-top",{attrs:{appName:t.appName,appIcon:t.appIcon},on:{selectBrandId:t.selectBrandId}}),t._v(" "),a("div",{staticClass:"right-box",style:{"min-height":t.bgHeight}},[a("div",{staticClass:"apps-content flex",style:{"min-height":t.bgHeight}},[a("div",{staticClass:"apps-content-left w-157",style:{"min-height":t.bgHeight}},[a("common-detail-left",{attrs:{tabListData:t.tabListData,activeSelTab:t.activeSelTab},on:{setSelectTab:t.setSelectTab}})],1),t._v(" "),a("div",{staticClass:"apps-content-right"},[a("transition",{attrs:{name:"fade",mode:"out-in"}},[a("router-view",{attrs:{brandId:t.activeBrand,activeGroupId:t.activeGroup,tabType:t.activeTab},on:{showTab:t.showTab}})],1)],1)])])],1),t._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[]};var r=a("VU/8")(o,s,!1,function(t){a("46YG")},"data-v-12c1e316",null);e.default=r.exports}});
\ No newline at end of file
!function(e){var a=window.webpackJsonp;window.webpackJsonp=function(c,b,n){for(var r,t,o,i=0,u=[];i<c.length;i++)t=c[i],f[t]&&u.push(f[t][0]),f[t]=0;for(r in b)Object.prototype.hasOwnProperty.call(b,r)&&(e[r]=b[r]);for(a&&a(c,b,n);u.length;)u.shift()();if(n)for(i=0;i<n.length;i++)o=d(d.s=n[i]);return o};var c={},f={80:0};function d(a){if(c[a])return c[a].exports;var f=c[a]={i:a,l:!1,exports:{}};return e[a].call(f.exports,f,f.exports,d),f.l=!0,f.exports}d.e=function(e){var a=f[e];if(0===a)return new Promise(function(e){e()});if(a)return a[2];var c=new Promise(function(c,d){a=f[e]=[c,d]});a[2]=c;var b=document.getElementsByTagName("head")[0],n=document.createElement("script");n.type="text/javascript",n.charset="utf-8",n.async=!0,n.timeout=12e4,d.nc&&n.setAttribute("nonce",d.nc),n.src=d.p+"static/js/"+e+"."+{0:"9725bcadbeb9ccebffaf",1:"0ebe3ead93207dc78a78",2:"a32d20b3dae9caad8fd0",3:"f1aa4167015b636221ca",4:"d96eab831aeba7d76f18",5:"74b5c013f9278422447c",6:"0f33ef80a4dcce4f8dd6",7:"57af0bc90206c6098149",8:"5936373d1f9f11935ab3",9:"c89bec9715abfdba2cf9",10:"db0c0e50ad7349eede14",11:"442b7917d3a4dbc6dc9a",12:"8fbcc6bf2643851688bb",13:"ad03c6d1ca8f019f01fc",14:"a71df97c779a33fdff72",15:"1ea8ee77c4a6800a9c2d",16:"cf2605a2192c3430fd0f",17:"db86bd15e403021c8724",18:"fa73342093a6b487097a",19:"32e2b68299944409bb7e",20:"5c8a8bf789e8d0a0317e",21:"95b9e75e267a37620b22",22:"65fa3f89cba587326ba0",23:"6238960ac111149d22a5",24:"3ae82214b65939d3d2e0",25:"b1a072a021ca5876e8df",26:"ae5998c2b2167efc1570",27:"758d1938c5c2c6befbe5",28:"c40320fc70698f11186e",29:"b591dedf13046caf0e76",30:"3505f3c39573c1e41c9d",31:"5fd39bae34a3338eadd5",32:"1698f86a851d84bc6e8e",33:"a144ed8bad7978d13956",34:"e94fbdb3bf4c5bbeb6dc",35:"d6f0ed32cea79ea624b3",36:"61a1c2681f78e1fd7e80",37:"4353ffce2e97d528bc9b",38:"23b83bd7920693bc35c6",39:"97f9d040d1613d9800c1",40:"e283d886fb3f0dafd3fb",41:"878f07968a421ac3ea72",42:"835eac905f71b73639f2",43:"2865fa193a9856135032",44:"90aa00203273ab4bd280",45:"5e37827888b66626cf85",46:"a561cb37e66cac00eed0",47:"a60b53ddb2ea09fa9032",48:"8637ac0c8190d7e6aa0e",49:"7216c1379b5517a835c5",50:"83766d9322982df0ba7c",51:"4bfd02eeab6ab1cb2d77",52:"b73d35187ee335d848b0",53:"a26547fff021c08da679",54:"a469dd5cd1ae9f53921b",55:"4b30f436aa310224c29c",56:"4c80bf205d1ecfb6a256",57:"ec64d57876772f26c560",58:"f8f6469b19558b91d2af",59:"014ae5d12d19afa067f5",60:"633307c153fec68e7774",61:"17ddef8bce3411f47dab",62:"3740fadd958cd60f6ad4",63:"7e08014fab5487fb49e5",64:"782c05e67f32cd22d8a4",65:"451df108969ede2152a1",66:"d14b448b51b083a8b0ea",67:"b303b6417880aeabcc58",68:"e8fc7626a3e7c75e0a11",69:"0a48ab7cfbaebe76ddc0",70:"6c2402795ed03b512775",71:"87a6af69154348344f0b",72:"2d28d6559cc5e91abf6c",73:"b4126102661ed07d9803",74:"5fddac3d5f0743727237",75:"48cf1bdf7e09180a4ad6",76:"20c34513d3349ef2f6ee",79:"177f5627a2a311e067eb"}[e]+".js";var r=setTimeout(t,12e4);function t(){n.onerror=n.onload=null,clearTimeout(r);var a=f[e];0!==a&&(a&&a[1](new Error("Loading chunk "+e+" failed.")),f[e]=void 0)}return n.onerror=n.onload=t,b.appendChild(n),c},d.m=e,d.c=c,d.d=function(e,a,c){d.o(e,a)||Object.defineProperty(e,a,{configurable:!1,enumerable:!0,get:c})},d.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return d.d(a,"a",a),a},d.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},d.p="./",d.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file
!function(e){var a=window.webpackJsonp;window.webpackJsonp=function(c,b,n){for(var r,t,o,i=0,u=[];i<c.length;i++)t=c[i],f[t]&&u.push(f[t][0]),f[t]=0;for(r in b)Object.prototype.hasOwnProperty.call(b,r)&&(e[r]=b[r]);for(a&&a(c,b,n);u.length;)u.shift()();if(n)for(i=0;i<n.length;i++)o=d(d.s=n[i]);return o};var c={},f={80:0};function d(a){if(c[a])return c[a].exports;var f=c[a]={i:a,l:!1,exports:{}};return e[a].call(f.exports,f,f.exports,d),f.l=!0,f.exports}d.e=function(e){var a=f[e];if(0===a)return new Promise(function(e){e()});if(a)return a[2];var c=new Promise(function(c,d){a=f[e]=[c,d]});a[2]=c;var b=document.getElementsByTagName("head")[0],n=document.createElement("script");n.type="text/javascript",n.charset="utf-8",n.async=!0,n.timeout=12e4,d.nc&&n.setAttribute("nonce",d.nc),n.src=d.p+"static/js/"+e+"."+{0:"9725bcadbeb9ccebffaf",1:"0ebe3ead93207dc78a78",2:"c2e6d07ca4ca452b8e16",3:"b6ad620551efdc07c9fe",4:"d96eab831aeba7d76f18",5:"74b5c013f9278422447c",6:"25e094e3f186d992886b",7:"57af0bc90206c6098149",8:"5936373d1f9f11935ab3",9:"c89bec9715abfdba2cf9",10:"db0c0e50ad7349eede14",11:"442b7917d3a4dbc6dc9a",12:"8fbcc6bf2643851688bb",13:"ad03c6d1ca8f019f01fc",14:"a71df97c779a33fdff72",15:"1ea8ee77c4a6800a9c2d",16:"cf2605a2192c3430fd0f",17:"db86bd15e403021c8724",18:"fa73342093a6b487097a",19:"32e2b68299944409bb7e",20:"5c8a8bf789e8d0a0317e",21:"95b9e75e267a37620b22",22:"65fa3f89cba587326ba0",23:"6238960ac111149d22a5",24:"3ae82214b65939d3d2e0",25:"b1a072a021ca5876e8df",26:"ae5998c2b2167efc1570",27:"758d1938c5c2c6befbe5",28:"c40320fc70698f11186e",29:"b591dedf13046caf0e76",30:"3505f3c39573c1e41c9d",31:"5fd39bae34a3338eadd5",32:"1698f86a851d84bc6e8e",33:"a144ed8bad7978d13956",34:"e94fbdb3bf4c5bbeb6dc",35:"d6f0ed32cea79ea624b3",36:"61a1c2681f78e1fd7e80",37:"4353ffce2e97d528bc9b",38:"23b83bd7920693bc35c6",39:"97f9d040d1613d9800c1",40:"e283d886fb3f0dafd3fb",41:"878f07968a421ac3ea72",42:"835eac905f71b73639f2",43:"2865fa193a9856135032",44:"90aa00203273ab4bd280",45:"5e37827888b66626cf85",46:"a561cb37e66cac00eed0",47:"a60b53ddb2ea09fa9032",48:"8637ac0c8190d7e6aa0e",49:"7216c1379b5517a835c5",50:"83766d9322982df0ba7c",51:"4bfd02eeab6ab1cb2d77",52:"b73d35187ee335d848b0",53:"a26547fff021c08da679",54:"a469dd5cd1ae9f53921b",55:"4b30f436aa310224c29c",56:"4c80bf205d1ecfb6a256",57:"ec64d57876772f26c560",58:"f8f6469b19558b91d2af",59:"014ae5d12d19afa067f5",60:"633307c153fec68e7774",61:"17ddef8bce3411f47dab",62:"3740fadd958cd60f6ad4",63:"7e08014fab5487fb49e5",64:"782c05e67f32cd22d8a4",65:"451df108969ede2152a1",66:"d14b448b51b083a8b0ea",67:"b303b6417880aeabcc58",68:"e8fc7626a3e7c75e0a11",69:"0a48ab7cfbaebe76ddc0",70:"6c2402795ed03b512775",71:"b3c12f36f246ca3c88f7",72:"6526d6cf985190f1fdbb",73:"b4126102661ed07d9803",74:"5fddac3d5f0743727237",75:"48cf1bdf7e09180a4ad6",76:"20c34513d3349ef2f6ee",79:"177f5627a2a311e067eb"}[e]+".js";var r=setTimeout(t,12e4);function t(){n.onerror=n.onload=null,clearTimeout(r);var a=f[e];0!==a&&(a&&a[1](new Error("Loading chunk "+e+" failed.")),f[e]=void 0)}return n.onerror=n.onload=t,b.appendChild(n),c},d.m=e,d.c=c,d.d=function(e,a,c){d.o(e,a)||Object.defineProperty(e,a,{configurable:!1,enumerable:!0,get:c})},d.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return d.d(a,"a",a),a},d.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},d.p="./",d.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file
......@@ -143,7 +143,6 @@
</template>
<script>
import { postRequest } from '@/api/api';
import { _debounce } from '@/common/js/public';
import vueSelectStore from 'components/common/vueSelectStore';
export default {
name: 'store-detail',
......@@ -183,17 +182,17 @@ export default {
};
},
methods: {
inputBlur: _debounce(function(val) {
inputBlur: function(val) {
let that = this;
if (!that.storeInfoData.storeArea) {
that.storeInfoData.storeArea = '';
}
that.storeInfoData.storeArea = !!Number(that.storeInfoData.storeArea.replace(/[^\d.]/g, '')) ? that.storeInfoData.storeArea.replace(/[^\d+(.\d+)]/g, '') : '';
that.storeInfoData.storeArea = Number(that.storeInfoData.storeArea).toFixed(2);
if (that.storeInfoData.storeArea >= 100000) {
that.storeInfoData.storeArea = Number(100000).toFixed(2);
if (that.storeInfoData.storeArea >= 999999) {
that.storeInfoData.storeArea = Number(999999).toFixed(2);
}
}, 10),
},
callSelector() {
this.treeSet = {
isSelectPerson: false,
......
......@@ -134,7 +134,7 @@
import navCrumb from '@/components/nav/nav.vue';
import limitInput from '@/components/limit-input.vue';
import { getRequest, postRequest } from '@/api/api';
import { _debounce } from '@/common/js/public';
// import { _debounce } from '@/common/js/public';
import vueSelectStore from 'components/common/vueSelectStore';
export default {
name: 'store-info',
......@@ -318,17 +318,17 @@ export default {
};
},
methods: {
inputBlur: _debounce(function(val) {
inputBlur: function(val) {
let that = this;
if (!that.storeInfo.storeArea) {
that.storeInfo.storeArea = '';
}
that.storeInfo.storeArea = !!Number(that.storeInfo.storeArea.replace(/[^\d.]/g, '')) ? that.storeInfo.storeArea.replace(/[^\d+(.\d+)]/g, '') : '';
that.storeInfo.storeArea = Number(that.storeInfo.storeArea).toFixed(2);
if (that.storeInfo.storeArea >= 100000) {
that.storeInfo.storeArea = Number(100000).toFixed(2);
if (that.storeInfo.storeArea >= 999999) {
that.storeInfo.storeArea = Number(999999).toFixed(2);
}
}, 10),
},
callSelector() {
this.treeSet.dialogVisible = true;
},
......
......@@ -140,7 +140,8 @@ export default {
},
defaultStoreBool: false,
// 是否保存的标识
saveDataBool: true
saveDataBool: true,
fileDatas: []
};
},
......@@ -365,7 +366,7 @@ export default {
brandId: that.brandId,
userId: that.userId,
enterpriseId: that.enterpriseId,
attachment: JSON.stringify(that.fileDatas.map(item => item.response.result))
attachment: that.fileDatas.length? JSON.stringify(that.fileDatas.map(item => item.response.result)): ''
};
if (this.saveDataBool) {
postRequest('/haoban-app-announcement-web/announcement-add', para).then(res => {
......
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