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