wanshenmean
3 天以前 72c0f86c75c8a9a5eb7435d72b6ebece4c5382e8
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",
      },
      {