This commit is contained in:
2024-07-18 15:44:27 +08:00
parent 7ffbf36461
commit 4ecacad885

View File

@ -400,11 +400,6 @@ export default {
phonePushSign: "1", phonePushSign: "1",
phoneDialMethod: "", phoneDialMethod: "",
}, },
// updata: {
// suitRange: "",
// routeId: "",
// triggerConditionList: [],
// },
list: [ list: [
{ {
routeNodeDay: "", routeNodeDay: "",
@ -427,7 +422,7 @@ export default {
], ],
listindex: 0, listindex: 0,
// optionstriggerConditionOperator: [], // // optionstriggerConditionOperator: [], //
dictDataType: "", // dictDataType: "",
}; };
}, },
created() { created() {