quanyawei
2023-11-06 a09099de00d6c13ebdaefb97f4c119948d73a7a3
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: '您暂无操作权限,请联系管理员!',