src/views/repairsorder/repairsorder.vue @@ -105,7 +105,7 @@ }, methods: { rowSave(row, done, loading) { if (!picUrls){ if (!row.picUrls){ row.picUrls = null } add(row).then(() => {