@@ -47,7 +47,6 @@
const [register, { openModal: openPopup }] = useModal();
// 初始化
function init() {
- console.log(`edit props.value?`, props.value);
nextTick(() => {
if (props.type === '2') {
state.placeholder = '添加相关个人';
@@ -213,8 +213,7 @@ export const schemas: FormSchema[] = [
colProps: {
span: adaptWidth.elContainer,
},
- componentProps: (value) => {
- console.log(`edit value ---- type`, value);
+ componentProps: () => {
return {
// disabled: true,
options: [