wanshenmean
18 小时以前 b6c983ac19c0c80744795e122575f4b9ac145414
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() {
@@ -129,7 +129,7 @@
        field: "deviceCode",
        title: "设备编号",
        type: "string",
        width: 90,
        width: 120,
        align: "left",
      },
      {