|
@@ -4,6 +4,9 @@ import commonPath from './conditionFilter/commonPath.vue'
|
|
|
|
|
|
// toFilterDictName: 查数据回显(一维数组字典),dictShow: 用户操作的字典(用户看到的数据)
|
|
// toFilterDictName: 查数据回显(一维数组字典),dictShow: 用户操作的字典(用户看到的数据)
|
|
// 当type是tree类型的数据的时候需要提供dictType
|
|
// 当type是tree类型的数据的时候需要提供dictType
|
|
|
|
+// isSlot插槽数据
|
|
|
|
+// provideData数据不为空时使用自定义下拉数据
|
|
|
|
+
|
|
const dictList = [
|
|
const dictList = [
|
|
{
|
|
{
|
|
toFilterDictName: 'menduner_area_type',
|
|
toFilterDictName: 'menduner_area_type',
|