quanyawei
2023-11-06 1e61215b48e59e94c1ed98e4ef956227d689d6bc
pages/actionChange/workOrderDetails/index.vue
@@ -56,7 +56,6 @@
               userId: this.userInfor.userId
            }
            this.$http.httpGet('/allocationApp/authority', params).then(res => {
               res.data = false
               if (!res.data) {
                  uni.showModal({
                     content: '您暂无操作权限,请联系管理员!',