This commit is contained in:
2022-11-01 17:12:04 +08:00
parent 9560826128
commit 53e0732d73
19 changed files with 401 additions and 101 deletions

View File

@@ -187,7 +187,7 @@ export default {
},
methods: {
[CRUD.HOOK.beforeRefresh]() {
this.crud.query.lock_type = '00'
this.crud.query.lock_type = '1'
},
open() {
crudSectattr.getSect({ 'is_materialstore': '1', 'sect_type_attr': '00' }).then(res => {