瀏覽代碼

更新提交问题

lex 2 年之前
父節點
當前提交
683b05f706
共有 3 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      src/views/process/list/create.vue
  2. 0 0
      web/index.html
  3. 0 0
      web/static/web/js/chunk-53fd1acf.ece52561.js

+ 0 - 4
src/views/process/list/create.vue

@@ -577,10 +577,6 @@ export default {
               this.ruleForm.tpls.form_data = values;
               const formData = values[0];
               const tplInfo = this.processStructureValue.tpls[0]; // 默认只用第一个模板
-              console.log(this.ruleForm.tpls.form_data);
-              console.log(this.ruleForm, "this.ruleForm");
-              this.submitDisabled = false;
-              return;
               // 校验数据
               const res = await checkCourseReturnFee({
                 tplInfoId: tplInfo.id,

文件差異過大導致無法顯示
+ 0 - 0
web/index.html


文件差異過大導致無法顯示
+ 0 - 0
web/static/web/js/chunk-53fd1acf.ece52561.js


部分文件因文件數量過多而無法顯示