wanshenmean
2 天以前 34f1e65179910f3c02f0ac6813dbfefb4244d4d7
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",
      },
      {