230320a303 1 ngày trước cách đây
mục cha
commit
4d193ccc42

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-899dc2da.1741219f.css


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


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


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


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


+ 1 - 0
src/views/house/components/popup/IndexEdit.vue

@@ -84,6 +84,7 @@ export default {
       this.setDefaultIfEmpty(params, 'report_lock', '7')
       this.setDefaultIfEmpty(params, 'params.inner_report_lock', '7')
       this.setDefaultIfEmpty(params, 'params.lead_lock', '30')
+      console.log(params)
       // if (!params.report_lock) params.report_lock = '7'
       // if (!params.inner_report_lock) params.inner_report_lock = '7'
       // if (!params.lead_lock) params.lead_lock = '30'

+ 1 - 0
src/views/mixins/index.js

@@ -21,6 +21,7 @@ export default {
           if (resetFalg) that.$refs[curRef].$refs['baseForm'].resetFields()
           if (obj) {
             that[formData].map(item => {
+              curObj[item.key] != null && (curForm[item.key] = curObj[item.key]);
               if (curObj[item.key]) {
                 curForm[item.key] = curObj[item.key]
               }

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