update 权限申请流程

This commit is contained in:
danshihao
2023-12-01 15:28:36 +08:00
parent 94c3a20ac5
commit 281938eb7b
18 changed files with 537 additions and 192 deletions
@@ -348,7 +348,7 @@ export default {
*/
handleSave () {
if (this.loading) return
// this.loading = true
this.loading = true
this.getPageParams(false).then(res => {
console.log(res)
return saveInspectRectify(res)
@@ -370,7 +370,7 @@ export default {
*/
handleSubmit () {
if (this.loading) return
// this.loading = true
this.loading = true
this.getPageParams().then(res => {
console.log(res)
res.map.pass = true