Преглед на файлове

移动端生成表单调试

枝江中职分支
yxq преди 1 месец
родител
ревизия
6ae0c86acd
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/customapp/single.vue

+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/customapp/single.vue Целия файл

@@ -111,7 +111,7 @@ export default {
this.LOADING('正在提交…')
const formValue = this.$refs.form.getFormValue()
const postData = await this.getPostData(formValue, this.scheme)
postData[0].schemeInfoId = this.schemeId
this.HTTP_POST('learun/adms/form/save', postData, '表单提交保存失败').then(success => {
this.HIDE_LOADING()
if (!success) {


Зареждане…
Отказ
Запис