Przeglądaj źródła

更新 组件属性

王智慧 3 lat temu
rodzic
commit
0ce3744dff

+ 1 - 0
src/views/shipManage/shipList.vue

@@ -66,6 +66,7 @@
           <template v-slot="scope">
             <el-button
               @click="shipDetail(scope.row.shipId, tableData)"
+              type="primary"
               text
               size="small"
             >

+ 1 - 0
src/views/shipOwnerManage/shipOwnerList.vue

@@ -86,6 +86,7 @@
           <template v-slot="scope">
             <el-button
               @click="shipOwnerDetail(scope.row.shipOwnerId, tableData)"
+              type="primary"
               text
               size="small"
             >