This commit is contained in:
13038267101 2023-08-21 14:11:21 +08:00
commit 8e224a003a
7 changed files with 15 additions and 15 deletions

View File

@ -1056,8 +1056,8 @@
"title": " 扫描数量",
"desc": "扫描指定数量",
"type": "int",
"cur": 1,
"default": 1,
"cur": -1,
"default": -1,
"size": 4,
"depend_or": ["scan-mode==扫描指定张数"]
},

View File

@ -1158,8 +1158,8 @@
"title": " 扫描数量",
"desc": "扫描指定数量",
"type": "int",
"cur": 1,
"default": 1,
"cur": -1,
"default": -1,
"size": 4,
"depend_or": ["scan-mode==扫描指定张数"]
},

View File

@ -682,7 +682,7 @@
"max": 5.000000,
"step": 0.499000
},
"depend_and": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"grp-3": {
"cat": "base",
@ -1091,8 +1091,8 @@
"title": " 扫描数量",
"desc": "扫描指定数量",
"type": "int",
"cur": 1,
"default": 1,
"cur": -1,
"default": -1,
"size": 4,
"depend_or": ["scan-mode==扫描指定张数"]
},

View File

@ -1056,8 +1056,8 @@
"title": " 扫描数量",
"desc": "扫描指定数量",
"type": "int",
"cur": 1,
"default": 1,
"cur": -1,
"default": -1,
"size": 4,
"depend_or": ["scan-mode==扫描指定张数"]
},

View File

@ -1074,8 +1074,8 @@
"title": " 扫描数量",
"desc": "扫描指定数量",
"type": "int",
"cur": 1,
"default": 1,
"cur": -1,
"default": -1,
"size": 4,
"depend_or": ["scan-mode==扫描指定张数"]
},

View File

@ -1073,8 +1073,8 @@
"title": " 扫描数量",
"desc": "扫描指定数量",
"type": "int",
"cur": 1,
"default": 1,
"cur": -1,
"default": -1,
"size": 4,
"depend_or": ["scan-mode==扫描指定张数"]
},

View File

@ -1127,8 +1127,8 @@
"title": " 扫描数量",
"desc": "扫描指定数量",
"type": "int",
"cur": 1,
"default": 1,
"cur": -1,
"default": -1,
"size": 4,
"depend_and": ["is-wait-scan==false", "scan-mode==扫描指定张数"]
},