From dfd77a2f5f905e27216b87d207f9fe8c4035e797 Mon Sep 17 00:00:00 2001 From: ludc Date: 星期三, 24 七月 2024 18:21:19 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- Source/plt-web/plt-web-ui/src/views/system/department/option.js | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Source/plt-web/plt-web-ui/src/views/system/department/option.js b/Source/plt-web/plt-web-ui/src/views/system/department/option.js index 42601ec..2063461 100644 --- a/Source/plt-web/plt-web-ui/src/views/system/department/option.js +++ b/Source/plt-web/plt-web-ui/src/views/system/department/option.js @@ -23,11 +23,11 @@ label:'涓撲笟', prop: 'specialties' }, - { - label:'閮ㄩ棬鍞竴鏍囪瘑ID', - prop: 'uniqueId', - display:false, - }, + // { + // label:'閮ㄩ棬鍞竴鏍囪瘑ID', + // prop: 'uniqueId', + // display:false, + // }, { label: '鎻忚堪', prop: 'description', -- Gitblit v1.9.3