wupengfei
5 天以前 4b760285f007ce2ae7de1532a55835f703cf4a23
src/views/FlexJobManage/components/SignDialog.vue
@@ -40,7 +40,7 @@
type Form = {
  title?: string;
  id?: string;
  ids?: string[];
  contractTemplateId?: string;
};