zhangherong
2025-04-23 6c16bede88a1d776f0eced7028cca2080a1a606f
src/views/flowable/workflow/InspectionOrder/InspectionOrderHandle.vue
@@ -475,11 +475,6 @@
  }
</script>
<style scoped>
  .btn-custom {
    background-color: #4CAF50; /* 绿色背景 */
    color: #fff; /* 白色文字 */
  }
  /deep/ .ant-select-dropdown-menu {
    text-align: left;
  }