Browse Source

10.14 测试

qinzhipeng_v 5 năm trước cách đây
mục cha
commit
4733ebd6a6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/Platform/workbench.vue

+ 1 - 1
src/views/Platform/workbench.vue

@@ -139,7 +139,7 @@
       </el-table>
     </el-dialog>
 
-    <!-- 缺陷展示 -->
+    <!-- 缺陷展 示 -->
     <el-dialog tltle="详情" :visible.sync="dialogTableVisibleTow" width="70%">
       <el-table :data="gridData2" max-height="390" style="cursor:pointer" :header-cell-style="getRowClass" @row-click="clickQueryTable3">
         <el-table-column type="index" label="序号" min-width="120" align="center" />