1
wankeda
2 天以前 844c7c3ce2c39139490a6ecb0f35170f6cade290
WCS/WIDESEAWCS_Client/config/buttons.js
@@ -173,6 +173,15 @@
    onClick: function () {
    }
},
{
    name: "任 务 手 动 完 成",
    icon: '',
    class: '',
    type: 'success',
    value: 'TaskHandCompleted',
    onClick: function () {
    }
},
]
export default buttons