BUG 28875
This commit is contained in:
@@ -26,7 +26,7 @@ import guidance from "./components/guidance";
|
|||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "AppMattersConfig",
|
name: "AppMattersConfig",
|
||||||
label: '事项配置',
|
label: '事项配置(秀山)',
|
||||||
components: {addConfig,guidance},
|
components: {addConfig,guidance},
|
||||||
props: {
|
props: {
|
||||||
instance: Function,
|
instance: Function,
|
||||||
|
|||||||
@@ -73,7 +73,7 @@ export default {
|
|||||||
classificationId: "",
|
classificationId: "",
|
||||||
timeLimit: "",
|
timeLimit: "",
|
||||||
needToKnow: "",
|
needToKnow: "",
|
||||||
processDefStatus: false,
|
processDefStatus: "1",
|
||||||
},
|
},
|
||||||
classList: [],
|
classList: [],
|
||||||
rules:{
|
rules:{
|
||||||
|
|||||||
Reference in New Issue
Block a user