Explorar o código

新增修改时保存触发

web100 %!s(int64=2) %!d(string=hai) anos
pai
achega
074e5daf61
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/corpType/index.vue

+ 1 - 0
src/components/corpType/index.vue

@@ -115,6 +115,7 @@ export default {
     //新增修改时保存触发
     rowSave(row, done, loading) {
       row.corpType = customerParameter.code;
+      console.log(row);
       typeSave(row).then(
         res => {
           this.$message({