@@ -163,7 +163,6 @@ export default {
});
return;
}
- delete this.model1.code;
if (!this.model1.name) {
uni.showToast({
title: this.i18n.pleaseName,