whx 4 달 전
부모
커밋
2be8bd24f5
18개의 변경된 파일14개의 추가작업 그리고 12개의 파일을 삭제
  1. 3 1
      virgo.wzfrontend/console/src/components/work/organization/user/role.vue
  2. 2 2
      virgo.wzfrontend/console/src/views/work/property/inventory.vue
  3. 1 1
      virgo.wzfrontend/src/main/resources/static/console/index.html
  4. 0 1
      virgo.wzfrontend/src/main/resources/static/console/static/css/3948.86bf52d4.css
  5. 1 0
      virgo.wzfrontend/src/main/resources/static/console/static/css/5871.461ab32f.css
  6. 1 0
      virgo.wzfrontend/src/main/resources/static/console/static/css/7305.461ab32f.css
  7. 0 1
      virgo.wzfrontend/src/main/resources/static/console/static/css/8171.86bf52d4.css
  8. 0 1
      virgo.wzfrontend/src/main/resources/static/console/static/js/11-legacy.befdca47.js
  9. 0 1
      virgo.wzfrontend/src/main/resources/static/console/static/js/11.96d7f974.js
  10. 1 0
      virgo.wzfrontend/src/main/resources/static/console/static/js/307-legacy.69ce0035.js
  11. 1 0
      virgo.wzfrontend/src/main/resources/static/console/static/js/307.083a2d3b.js
  12. 0 1
      virgo.wzfrontend/src/main/resources/static/console/static/js/3948.ee723148.js
  13. 1 0
      virgo.wzfrontend/src/main/resources/static/console/static/js/5871.28d5bad1.js
  14. 1 0
      virgo.wzfrontend/src/main/resources/static/console/static/js/7305-legacy.82308781.js
  15. 0 1
      virgo.wzfrontend/src/main/resources/static/console/static/js/8171-legacy.cd816343.js
  16. 1 0
      virgo.wzfrontend/src/main/resources/static/console/static/js/app-legacy.533aa920.js
  17. 0 1
      virgo.wzfrontend/src/main/resources/static/console/static/js/app-legacy.e9652403.js
  18. 1 1
      virgo.wzfrontend/src/main/resources/static/console/static/js/app.d7847a83.js

+ 3 - 1
virgo.wzfrontend/console/src/components/work/organization/user/role.vue

@@ -121,7 +121,9 @@
 			}
 
 			.tree-children-list {
-				display: flex !important;
+				.el-tree-node {
+					float: left;
+				}
 
 				.el-tree-node__content {
 					padding: 0 !important;

+ 2 - 2
virgo.wzfrontend/console/src/views/work/property/inventory.vue

@@ -81,11 +81,11 @@
 											<span class="table-operation" v-permission="'/work/property/inventory/detail'" @click="lookFlow(scope.row)">
 												详情
 											</span>
-											<span class="table-operation" v-permission="'/work/property/inventory/detail'" v-if="!scope.row.projectFlowId"
+											<span class="table-operation" v-permission="'/work/property/inventory/update'" v-if="!scope.row.projectFlowId"
 												@click="updateFlow(scope.row)">
 												编辑
 											</span>
-											<span class="table-operation" v-permission="'/work/property/inventory/detail'" v-if="!scope.row.projectFlowId"
+											<span class="table-operation" v-permission="'/work/property/inventory/delete'" v-if="!scope.row.projectFlowId"
 												@click="deleteFlow(scope.row)">
 												删除
 											</span>

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
virgo.wzfrontend/src/main/resources/static/console/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 1
virgo.wzfrontend/src/main/resources/static/console/static/css/3948.86bf52d4.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
virgo.wzfrontend/src/main/resources/static/console/static/css/5871.461ab32f.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
virgo.wzfrontend/src/main/resources/static/console/static/css/7305.461ab32f.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 1
virgo.wzfrontend/src/main/resources/static/console/static/css/8171.86bf52d4.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 1
virgo.wzfrontend/src/main/resources/static/console/static/js/11-legacy.befdca47.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 1
virgo.wzfrontend/src/main/resources/static/console/static/js/11.96d7f974.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
virgo.wzfrontend/src/main/resources/static/console/static/js/307-legacy.69ce0035.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
virgo.wzfrontend/src/main/resources/static/console/static/js/307.083a2d3b.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 1
virgo.wzfrontend/src/main/resources/static/console/static/js/3948.ee723148.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
virgo.wzfrontend/src/main/resources/static/console/static/js/5871.28d5bad1.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
virgo.wzfrontend/src/main/resources/static/console/static/js/7305-legacy.82308781.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 1
virgo.wzfrontend/src/main/resources/static/console/static/js/8171-legacy.cd816343.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
virgo.wzfrontend/src/main/resources/static/console/static/js/app-legacy.533aa920.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 1
virgo.wzfrontend/src/main/resources/static/console/static/js/app-legacy.e9652403.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
virgo.wzfrontend/src/main/resources/static/console/static/js/app.d7847a83.js