Code/WCS/WIDESEAWCS_Client/src/views/quartzJob/deviceInfo.vue
@@ -14,7 +14,7 @@ </view-grid> </template> <script> import extend from "@/extension/quartzJob/deviceInfo.js"; import extend from "@/extension/quartzJob/deviceInfo.jsx"; import { ref, defineComponent } from "vue"; export default defineComponent({ setup() { @@ -160,14 +160,14 @@ field: "deviceIp", title: "设备IP", type: "string", width: 90, width: 120, align: "left", }, { field: "devicePort", title: "设备端口", type: "int", width: 120, width: 90, align: "left", }, {