mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-18 02:14:32 +08:00
更新dockerfile
This commit is contained in:
@@ -87,6 +87,9 @@ const EditModal = ({
|
||||
};
|
||||
|
||||
const stop = () => {
|
||||
if (!cNode || !cNode.value) {
|
||||
return;
|
||||
}
|
||||
request
|
||||
.put(`${config.apiPrefix}scripts/stop`, {
|
||||
data: {
|
||||
|
||||
Reference in New Issue
Block a user