Explorar o código

1.删除console
2.修改新增值日表

zangkai %!s(int64=5) %!d(string=hai) anos
pai
achega
b72f58356c
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      frontend_web/src/views/duty/components/dutyedit.vue

+ 1 - 2
frontend_web/src/views/duty/components/dutyedit.vue

@@ -52,8 +52,7 @@
 
     <span slot="footer">
       <el-button size="mini"
-                 type="primary"
-                 @click="savedata()">保存</el-button>
+                 type="primary">保存</el-button>
       <el-button size="mini"
                  @click="handleCloseAdd">关闭</el-button>
     </span>