Commit ff295338 authored by linxin's avatar linxin

Merge branch 'liuxin' into develop

parents 31479f2e 0bb3f9c4
Pipeline #4501 canceled with stages
......@@ -397,6 +397,7 @@ export default {
if (vm.fromPage === 'sale') {
vm.fromList = false
vm.isReadOnly = false
vm.rentInfoQuery()
} else if (vm.fromPage === 'list') {
if (window.localStorage.contractReadonly === 'true') {
vm.isReadOnly = true
......
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