This commit is contained in:
@@ -68,7 +68,6 @@
|
||||
<script>
|
||||
const FORM_KEY = "vendor-notification-edit";
|
||||
const API_BASE_URL = "vendor-notification/";
|
||||
const FORM_CUSTOM_TEMPLATE_KEY = "VendorNotification";
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
@@ -467,7 +466,7 @@ let JUST_DELETED = false;
|
||||
/////////////////////////////////
|
||||
//
|
||||
//
|
||||
async function initForm(vm) {
|
||||
async function initForm() {
|
||||
await fetchTranslatedText();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user