浏览代码

fix:前端冲突

侯茂昌 1 年之前
父节点
当前提交
fac32e8083
共有 2 个文件被更改,包括 1 次插入2 次删除
  1. 1 1
      ruoyi-ui/package.json
  2. 0 1
      ruoyi-ui/src/views/tableMange/components/StyleFormPanel.vue

+ 1 - 1
ruoyi-ui/package.json

@@ -54,7 +54,7 @@
     "bpmnlint": "^7.8.0",
     "camunda-bpmn-moddle": "^7.0.1",
     "circular-json": "^0.5.9",
-    "clipboard": "2.0.8",
+    "clipboard": "^2.0.8",
     "core-js": "3.25.3",
     "diagram-js-context-pad": "^1.0.2",
     "diagram-js-grid-bg": "^1.0.3",

+ 0 - 1
ruoyi-ui/src/views/tableMange/components/StyleFormPanel.vue

@@ -46,7 +46,6 @@
         </template>
       </el-table-column>
     </el-table>
-
     <el-dialog title="编辑样式" :visible.sync="dialogShow" width="50%">
       <el-form
         ref="styleFormDataRef"