车间能级提升-智能设备管理系统
baoshiwei
2025-06-10 0f63c9e381eeefa2f7aceb7ed8d043ddd165afd5
eims-ui-mobile/src/pages/maint/order-detail.vue
@@ -61,7 +61,6 @@
        />
        <wd-cell title="保养图片" title-width="200rpx" prop="fileList">
          <wd-upload
            :auto-upload="false"
            :file-list="fileList"
            @change="handleFileChange"
          ></wd-upload>
@@ -133,6 +132,7 @@
  endTime?: string
  maintDesc: string
  remark: string
  picture: string
}
const order = reactive<MaintOrder>({