@@ -75,7 +75,7 @@ function getInspBase(value, level = 1) {
value: item.plnaId,
};
});
-
+
baseBatch.value =
baseBatchs.value.length > 0 ? baseBatchs.value[0].value : null;
return;
@@ -265,10 +265,10 @@ async function save(){
jumpPage(`/InspectDC/${par.parObj.planId}/object/${par.parObj.objId}/problems`, {
object: JSON.stringify(par.parObj),
})
- fileList.value = []
+ // fileList.value = []
}
- getDe();
+ // getDe();
watch(() => tacObjPblmstb.value.inspPblmsName, (newVal, oldVal) => {
if (newVal !== oldVal) {