no message

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-11-24 17:03:09 +07:00
parent 0ec7e83d0d
commit e7b0bbc284

View file

@ -59,7 +59,6 @@ const checkstatusBox = ref<boolean>(false)
/** function checkValidate*/
function onCkickSave() {
props.fetcthDataTable?.()
const hasError = []
for (const key in objectRef) {
if (Object.prototype.hasOwnProperty.call(objectRef, key)) {