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