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>({