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