@@ -146,7 +146,7 @@ export default {
areaName: null,
businessType: null,
remark: null,
- sort: null
+ sort: undefined
};
},
async show(index, data, isUpdate) {